We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ad5d3 commit 1fc9f9eCopy full SHA for 1fc9f9e
DEVELOPER.md
@@ -4,7 +4,7 @@
4
5
```
6
bundle install
7
-bundle rspec
+bundle exec rspec
8
9
10
If you want to run the integration test against a real bucket you need to pass
0 commit comments