Skip to content

Commit

Permalink
docs: run test snippets in node
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed Sep 27, 2024
1 parent dfee87d commit 60be4a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/docs-snippets2/scripts/test-template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ afterAll(() => {

/**
* @group node
* @group browser
*/
test('%NAME%', async () => {
// TEST NODE LAUNCHER ———>>>
Expand Down

0 comments on commit 60be4a5

Please sign in to comment.