We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a9286 commit 9bfe777Copy full SHA for 9bfe777
Rakefile
@@ -25,7 +25,6 @@ begin
25
rescue LoadError
26
puts 'Warning: unable to load rspec tasks'
27
end
28
-task test: :spec
29
30
# Default Rake task is to run all tests
31
task default: :test
0 commit comments