mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
a
This commit is contained in:
parent
e0888f0769
commit
b157ce227d
2 changed files with 6 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"scripts": {
|
||||
"cypress:version": "cypress version",
|
||||
"cypress:verify": "cypress verify",
|
||||
"cypress:open": "cypress open",
|
||||
"cypress:open": "cypress open --config baseUrl=http://localhost:3577",
|
||||
"cypress:run": "cypress run",
|
||||
"types": "tsc --noEmit",
|
||||
"e2e": "cypress run",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue