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.
1 parent 75c3688 commit c41baedCopy full SHA for c41baed
Rakefile
@@ -3,4 +3,4 @@ require "rspec/core/rake_task"
3
4
RSpec::Core::RakeTask.new(:spec)
5
6
-task :default => :spec
+task default: :spec
0 commit comments