mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-26 18:48:15 +02:00
Restore Cypress color logging
This commit is contained in:
parent
89fd8a5d54
commit
ed2f4358dc
@ -13,7 +13,7 @@
|
||||
"i18n-extract": "formatjs extract src/**/*.tsx src/**/*.ts --out-file i18n/tmp.json; formatjs compile i18n/tmp.json --out-file i18n/en.json; rm i18n/tmp.json",
|
||||
"runserver-test": "cd cypress && ../../bin/octoserver",
|
||||
"cypress:ci": "start-server-and-test runserver-test http://localhost:8088 cypress:run",
|
||||
"cypress:run": "NO_COLOR=1 cypress run",
|
||||
"cypress:run": "cypress run",
|
||||
"cypress:run:chrome": "cypress run --browser chrome",
|
||||
"cypress:run:firefox": "cypress run --browser firefox",
|
||||
"cypress:run:edge": "cypress run --browser edge",
|
||||
|
Loading…
x
Reference in New Issue
Block a user