X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3debff60ef50158c5439003ad4357d1f3dcc120b..fc1c8d60a4bb9cc8d3942c954bed4b66f8e9c557:/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