diff --git a/pipenv-cypress.sh b/pipenv-cypress.sh new file mode 100644 index 00000000..91ea7193 --- /dev/null +++ b/pipenv-cypress.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +pipenv run npm run open:cypress --prefix client