Skip to content

Commit

Permalink
test: fix browser check
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Oct 11, 2024
1 parent dde52e5 commit ca74e5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/cli/test/__snapshots__/list.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Error: describe error
`;
exports[`correctly outputs all tests with args: "--browser.enabled" 1`] = `
"Re-optimizing dependencies because lockfile has changed
basic.test.ts > basic suite > inner suite > some test
"basic.test.ts > basic suite > inner suite > some test
basic.test.ts > basic suite > inner suite > another test
basic.test.ts > basic suite > basic test
basic.test.ts > outside test
Expand Down

0 comments on commit ca74e5e

Please sign in to comment.