Skip to content

Commit ff92886

Browse files
committed
- Testing: run() not defined even if adding delay: true, but seems unnecessary now
1 parent a519f8e commit ff92886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-helpers/node-env.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ setTimeout(async () => {
2727
JSONPath: JSONPathBrowser
2828
} = await import('../src/jsonpath-browser.js');
2929
global.jsonpathBrowser = JSONPathBrowser;
30-
run();
3130
});

0 commit comments

Comments
 (0)