mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Change the command used for running tests
This commit is contained in:
parent
4f94e2dfc2
commit
2094826d2f
1 changed files with 2 additions and 2 deletions
|
|
@ -34,5 +34,5 @@ else
|
|||
$docker_compose run web bin/rake db:migrate
|
||||
$docker_compose run web bin/rake db:seed
|
||||
fi
|
||||
$docker_compose run web bin/rake test
|
||||
|
||||
echo "==> Running the tests…"
|
||||
$docker_compose run web bin/rails test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue