We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 815c214 + e6165a3 commit cc11b78Copy full SHA for cc11b78
1 file changed
Rakefile
@@ -30,7 +30,6 @@ end
30
31
Rake::TestTask.new(:minitest) do |test|
32
test.test_files = FileList["minitest/**/*.rb"].exclude("test/test_helper.rb")
33
- test.options = "--pride"
34
test.verbose = false
35
test.warning = false
36
end
0 commit comments