Skip to content

Commit

Permalink
Removing useless coverage ignore statement
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGHSeg authored Dec 5, 2024
1 parent b9f9734 commit 32d3b8f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ describe('Performance', () => {
await analyticsStub.browserPage.close()
}, 50000)

/* istanbul ignore next */
it('loads ajs in a browser', async () => {
const analyticsStub = await tester(
TEST_WRITEKEY,
Expand Down

0 comments on commit 32d3b8f

Please sign in to comment.