Changeset 49099 for trunk/package.json
- Timestamp:
- 10/07/2020 01:08:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r48884 r49099 168 168 "env:pull": "node ./tools/local-env/scripts/docker.js pull", 169 169 "test:php": "node ./tools/local-env/scripts/docker.js run --rm phpunit phpunit", 170 "test:php-composer": "node ./tools/local-env/scripts/docker.js run --rm phpunit php ./vendor/bin/phpunit", 170 171 "test:e2e": "node ./tests/e2e/run-tests.js" 171 172 }
Note: See TracChangeset
for help on using the changeset viewer.