File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7474 "test:deprecated" : " DEBUG=${DEBUG:-lib:user} REPLAY=bloody NODE_TLS_REJECT_UNAUTHORIZED=0 nyc mocha --timeout 25000 test/routes/deprecated-spec.js" ,
7575 "test:fielddb" : " NODE_ENV=localhost jasmine-node node_modules/fielddb/tests" ,
7676 "test:production" : " ls config/production.js" ,
77- "test:ui" : " git clone https://github.com/FieldDB/FieldDB.git && cd FieldDB/test-e2e && npm install && npx playwright install firefox chromium && npm run test" ,
77+ "test:ui" : " git clone https://github.com/FieldDB/FieldDB.git && cd FieldDB/test-e2e && npm install && npx playwright install firefox chromium && BASE_URL='https://localhost:6984' BASE_PATH='/prototype/_design/prototype' npm run test" ,
7878 "watch" : " nodemon ./bin/www.js"
7979 },
8080 "license" : " Apache-2.0"
You can’t perform that action at this time.
0 commit comments