X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5761371a561f785e17e5403cd47f76ecd3604eff..70aa36827a826dcde816ffa55c895a35159557d6:/DOCKER.md diff --git a/DOCKER.md b/DOCKER.md index ce0430939..1def8b1cb 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -56,7 +56,7 @@ Run the Rails database migrations: Run the test suite by running: - docker-compose run --rm web bundle exec rake test:db + docker-compose run --rm web bundle exec rails test:all ### Loading an OSM extract