mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
chore: remove useless test case (#2337)
This commit is contained in:
parent
1c5a7013f1
commit
3c08e64162
@ -81,10 +81,4 @@ test.describe('Gtag Plugin Tests', () => {
|
||||
// Tests
|
||||
expect($docsify.gtag).not.toEqual('');
|
||||
});
|
||||
|
||||
test('data-ga attribute', async ({ page }) => {
|
||||
pageRequestListened(page);
|
||||
|
||||
// TODO
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user