Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Commit 7ec1a7a

Browse files
committed
style(tests): make eslint happy
1 parent b426425 commit 7ec1a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/post-deploy.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ describe('Post-Deploy Tests', () => {
4646
}).timeout(10000);
4747

4848
it('Excel Embed', async () => {
49-
console.log('Trying', `https://adobe-my.sharepoint.com/personal/trieloff_adobe_com/_layouts/15/guestaccess.aspx?share=Edoi88tLKLpDsKzSfL-pcJYB2lIo7UKooYWnjm3w2WRrsA&email=helix%40adobe.com&e=tD623x`);
49+
console.log('Trying', 'https://adobe-my.sharepoint.com/personal/trieloff_adobe_com/_layouts/15/guestaccess.aspx?share=Edoi88tLKLpDsKzSfL-pcJYB2lIo7UKooYWnjm3w2WRrsA&email=helix%40adobe.com&e=tD623x');
5050

5151
await chai
5252
.request('https://adobeioruntime.net/')

0 commit comments

Comments
 (0)