Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tzAcee committed Mar 18, 2024
1 parent 43c1e1c commit dc72791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"compile": "tsc -p ./",
"watch": "tsc -watch -p ./",
"pretest": "npm run compile",
"test": "extest setup-and-run out/test/ui-test/*.test.js -s ./test-data"
"test": "extest setup-and-run out/test/ui-test/*.test.js --storage /tmp/test-resources"
},
"devDependencies": {
"@types/glob": "^7.1.1",
Expand Down

0 comments on commit dc72791

Please sign in to comment.