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 afcb969 commit 9b2e93eCopy full SHA for 9b2e93e
ams-express-shopping/package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "jest": "NODE_ENV=test AMS_DCN_ROOT=test/dcn npx jest",
+ "jest": "NODE_ENV=test npx jest",
8
"start": "node server.js",
9
"pretest": "npx compile-dcl -d auth/dcl -o test/dcn",
10
"test": "npm run jest"
0 commit comments