Skip to content

Commit

Permalink
chore: remove useless test case (#2337)
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Dec 16, 2023
1 parent 1c5a701 commit 3c08e64
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
});
});

1 comment on commit 3c08e64

@vercel
Copy link

@vercel vercel bot commented on 3c08e64 Dec 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.