Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Update _setup.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Strand committed Dec 16, 2019
1 parent fb9dcce commit 1c2d8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/_setup.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ after(async () => {
console.log('\u001b[31m The code hasn´t been instrumented! Please start the server with `npm run start:cov`\u001b[0m'); // eslint-disable-line no-console
}

await browser.close();
await browser.disconnect();
});

0 comments on commit 1c2d8a3

Please sign in to comment.