Skip to content

Commit b416293

Browse files
mcollinaRafaelGSS
andcommitted
Update package.json
Co-authored-by: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 2ea6dbf commit b416293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"test:eventsource": "npm run build:node && borp --timeout 180000 --expose-gc -p \"test/eventsource/*.js\"",
8080
"test:fuzzing": "node test/fuzzing/fuzzing.test.js",
8181
"test:fetch": "npm run build:node && borp --timeout 180000 --expose-gc --concurrency 1 -p \"test/fetch/*.js\" && npm run test:webidl && npm run test:busboy && npm run test:fetch-file-url",
82-
"test:fetch-file-url": "node scripts/verifyVersion.js 20 || node --experimental-permission --allow-fs-read=. test/fetch/file-url/fetch-file-url.js",
82+
"test:fetch-file-url": "node scripts/verifyVersion.js 20 || node --permission --allow-fs-read=. test/fetch/file-url/fetch-file-url.js",
8383
"test:subresource-integrity": "borp --timeout 180000 -p \"test/subresource-integrity/*.js\"",
8484
"test:h2": "npm run test:h2:core && npm run test:h2:fetch",
8585
"test:h2:core": "borp --timeout 180000 -p \"test/+(http2|h2)*.js\"",

0 commit comments

Comments
 (0)