Skip to content

Commit

Permalink
Try to fix tests for old Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 1, 2024
1 parent 192ecfc commit ba37084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ let window = new Window()

global.window = window
global.document = window.document
global.navigator = window.navigator

0 comments on commit ba37084

Please sign in to comment.