We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7304fe + 187fded commit 1ad9f1fCopy full SHA for 1ad9f1f
bin/drspec
@@ -2,4 +2,4 @@
2
3
set -e
4
5
-docker compose exec web rspec $@
+docker compose exec web bundle exec rspec $@
0 commit comments