We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.rspec
1 parent 573cd31 commit 2ea1e3cCopy full SHA for 2ea1e3c
.rspec
@@ -1,4 +1,3 @@
1
--P '*/spec/**_spec.rb'
2
--r bundler/setup
+--pattern '*/spec/**_spec.rb'
+--require bundler/setup
3
--default-path .
4
---color
0 commit comments