mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 14:47:52 +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",
|
||||
"start:production": "npm-run-all build:production serve:production",
|
||||
"start": "lanyon start",
|
||||
"test:isolate:repeated": "test/acceptance.sh main-repeated",
|
||||
"test:update": "cross-env SAVE_FIXTURES=true npm run test",
|
||||
"test": "test/acceptance.sh",
|
||||
"upgrade:modules": "next-update --keep true --tldr",
|
||||
|
Loading…
Reference in New Issue
Block a user