Skip to content

Commit

Permalink
- Testing: run() not defined even if adding delay: true, but seem…
Browse files Browse the repository at this point in the history
…s unnecessary now
  • Loading branch information
brettz9 committed Jul 7, 2021
1 parent a519f8e commit ff92886
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-helpers/node-env.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 27,4 @@ setTimeout(async () => {
JSONPath: JSONPathBrowser
} = await import('../src/jsonpath-browser.js');
global.jsonpathBrowser = JSONPathBrowser;
run();
});

0 comments on commit ff92886

Please sign in to comment.