Skip to content

Commit

Permalink
chore: remove useless test case
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Dec 15, 2023
1 parent 1c5a701 commit 77fd9dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/e2e/gtag.test.js
Expand Up @@ -81,10 +81,4 @@ test.describe('Gtag Plugin Tests', () => {
// Tests
expect($docsify.gtag).not.toEqual('');
});

test('data-ga attribute', async ({ page }) => {
pageRequestListened(page);

// TODO
});
});

0 comments on commit 77fd9dc

Please sign in to comment.