Skip to content

Commit

Permalink
test: Remove bad value
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmilton committed Jul 15, 2024
1 parent be48230 commit 1ab7670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/test-setup.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1378,7 +1378,6 @@ describe('parameters', () => {
['console', console],
['window', window],
['document', document],
['chrome', chrome],
['process', process],
['global', global],
['globalThis', globalThis],
Expand Down

0 comments on commit 1ab7670

Please sign in to comment.