mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add run exclusion of tests marked to skip
This commit is contained in:
parent
aeff632d16
commit
9fea90fe57
@ -14,7 +14,7 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"cypress-e2e-tests": "yarn run cypress run -e \"TAGS=not @skip\"",
|
||||
"cypress-e2e-tests": "yarn run cypress run",
|
||||
"lint": "eslint --max-warnings=0 --ext .js,.ts ."
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user