Skip to content

Commit 3c08e64

Browse files
authored
chore: remove useless test case (#2337)
1 parent 1c5a701 commit 3c08e64

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/e2e/gtag.test.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,4 @@ test.describe('Gtag Plugin Tests', () => {
8181
// Tests
8282
expect($docsify.gtag).not.toEqual('');
8383
});
84-
85-
test('data-ga attribute', async ({ page }) => {
86-
pageRequestListened(page);
87-
88-
// TODO
89-
});
9084
});

0 commit comments

Comments
 (0)