We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20634cd commit fc569acCopy full SHA for fc569ac
src/Components/test/E2ETest/package.json
@@ -6,7 +6,7 @@
6
"private": true,
7
"scripts": {
8
"selenium-standalone": "selenium-standalone",
9
- "prepare": "selenium-standalone install --config selenium-config.json"
+ "prepare": "selenium-standalone install --config selenium-config.json",
10
"sauce": "ts-node ./scripts/sauce.ts"
11
},
12
"author": "",
0 commit comments