Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -196,7 +196,7 @@ end

desc "Run specs as in the spec task, but with CI formatting"
task :ci do
SpecRunner.flags = "-f s"
SpecRunner.flags = "-V" # show spec file names
Rake::Task["spec"].invoke
end

0 comments on commit 4417909

Please sign in to comment.