Skip to content
Snippets Groups Projects
Commit e2e87c9b authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

calling dusk now

parent 3dd7ec07
No related branches found
No related tags found
5 merge requests!1645Development,!1635Development,!1634Development,!1631Development,!1628Resolve "Add more integration tests"
...@@ -215,4 +215,4 @@ integrationtest: ...@@ -215,4 +215,4 @@ integrationtest:
- sed -i "s#^APP_URL=.*#APP_URL=$URL#g" .env - sed -i "s#^APP_URL=.*#APP_URL=$URL#g" .env
- sed -i "s#^BRANCH_NAME=.*#BRANCH_NAME=$CI_COMMIT_REF_NAME#g" .env - sed -i "s#^BRANCH_NAME=.*#BRANCH_NAME=$CI_COMMIT_REF_NAME#g" .env
- sed -i "s#^COMMIT_NAME=.*#COMMIT_NAME=$CI_COMMIT_REF_SLUG#g" .env - sed -i "s#^COMMIT_NAME=.*#COMMIT_NAME=$CI_COMMIT_REF_SLUG#g" .env
- ./vendor/phpunit/phpunit/phpunit - php artisan dusk
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment