mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-20 07:07:51 +00:00
Isolate test: main-repeated
This commit is contained in:
parent
1152cc3cf7
commit
7791e3ca0f
@ -17,6 +17,7 @@
|
|||||||
"serve:production": "LANYON_ENV=production lanyon serve",
|
"serve:production": "LANYON_ENV=production lanyon serve",
|
||||||
"start:production": "npm-run-all build:production serve:production",
|
"start:production": "npm-run-all build:production serve:production",
|
||||||
"start": "lanyon start",
|
"start": "lanyon start",
|
||||||
|
"test:isolate:repeated": "test/acceptance.sh main-repeated",
|
||||||
"test:update": "cross-env SAVE_FIXTURES=true npm run test",
|
"test:update": "cross-env SAVE_FIXTURES=true npm run test",
|
||||||
"test": "test/acceptance.sh",
|
"test": "test/acceptance.sh",
|
||||||
"upgrade:modules": "next-update --keep true --tldr",
|
"upgrade:modules": "next-update --keep true --tldr",
|
||||||
|
Loading…
Reference in New Issue
Block a user