Add script for local cypress testing with pipenv
This commit is contained in:
parent
63e98b099f
commit
a2a93803a9
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
pipenv run npm run open:cypress --prefix client
|
||||
Loading…
Reference in New Issue