Skip to content

Commit 2c0192f

Browse files
committed
Remove the rspec pattern since the default would require rake to run
1 parent da964d8 commit 2c0192f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--format documentation
22
--color
33
--require spec_helper
4-
--pattern spec/**/*_spec.rb,gem/*/spec/**/*_spec.rb
4+
#--pattern spec/**/*_spec.rb,gem/*/spec/**/*_spec.rb

0 commit comments

Comments
 (0)