Commit 9bf04dba authored by Egor Kremnev's avatar Egor Kremnev

fix build.sh script

parent fdb59959
...@@ -35,7 +35,7 @@ info "Setup environment for dusk test" ...@@ -35,7 +35,7 @@ info "Setup environment for dusk test"
cp .env.dusk .env cp .env.dusk .env
info "Make database for testing" echo "Make database for testing ${pwd}"
touch database/database.unit.sqlite touch database/database.unit.sqlite
touch database/database.dusk.sqlite touch database/database.dusk.sqlite
......
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