Refactor `spec' rake task declaration

This commit is contained in:
Thibault Jouan 2015-04-14 21:54:43 +00:00
parent 2d26ce0b81
commit f53ad53806

View File

@ -5,4 +5,4 @@ task default: %i[features spec]
Cucumber::Rake::Task.new(:features)
RSpec::Core::RakeTask.new(:spec)
RSpec::Core::RakeTask.new