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 d2a9e0e commit 6a34d62Copy full SHA for 6a34d62
Rakefile
@@ -19,7 +19,6 @@ end
19
desc "Run all examples"
20
RSpec::Core::RakeTask.new(:spec) do |t|
21
t.ruby_opts = %w[-w]
22
- t.rspec_opts = %w[--color]
23
end
24
25
Cucumber::Rake::Task.new(:cucumber) do |t|
0 commit comments