File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 "test:afc" : " mocha test/integration/afc-test.ts --exit --timeout 1m" ,
4141 "test:power-assertion" : " mocha test/integration/power-assertion-test.ts --exit --timeout 1m" ,
4242 "test:dvt" : " mocha test/integration/dvt-service-test.ts --exit --timeout 1m" ,
43- "test:location-simulation-dvt " : " mocha test/integration/dvt_instruments/location-simulation-test.ts --exit --timeout 1m" ,
44- "test:condition-inducer-dvt " : " mocha test/integration/dvt_instruments/condition-inducer-test.ts --exit --timeout 1m" ,
43+ "test:dvt: location-simulation" : " mocha test/integration/dvt_instruments/location-simulation-test.ts --exit --timeout 1m" ,
44+ "test:dvt: condition-inducer" : " mocha test/integration/dvt_instruments/condition-inducer-test.ts --exit --timeout 1m" ,
4545 "test:tunnel-creation" : " sudo tsx scripts/test-tunnel-creation.ts" ,
4646 "test:tunnel-creation:lsof" : " sudo tsx scripts/test-tunnel-creation.ts --keep-open"
4747 },
You can’t perform that action at this time.
0 commit comments