Skip to content

Commit 32d3b8f

Browse files
authored
Removing useless coverage ignore statement
1 parent b9f9734 commit 32d3b8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/browser/e2e-tests/performance/ajs-perf-browser.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ describe('Performance', () => {
5353
await analyticsStub.browserPage.close()
5454
}, 50000)
5555

56-
/* istanbul ignore next */
5756
it('loads ajs in a browser', async () => {
5857
const analyticsStub = await tester(
5958
TEST_WRITEKEY,

0 commit comments

Comments
 (0)