Commit 6c8cb3c2 authored by Egor Kremnev's avatar Egor Kremnev

fix build.sh script

parent 9bf04dba
......@@ -36,8 +36,6 @@ cp .env.dusk .env
echo "Make database for testing ${pwd}"
touch database/database.unit.sqlite
touch database/database.dusk.sqlite
php artisan key:generate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment