Add script for local cypress testing with pipenv

This commit is contained in:
Ramon Wenger 2019-02-14 18:27:33 +01:00
parent 63e98b099f
commit a2a93803a9
1 changed files with 3 additions and 0 deletions

3
pipenv-cypress.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
pipenv run npm run open:cypress --prefix client