Skip to content

Commit 4a0cb21

Browse files
committed
chore: no stupid warns
1 parent 4fa8126 commit 4a0cb21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ require "bundler/gem_tasks"
55
require "rspec/core/rake_task"
66

77
RSpec::Core::RakeTask.new("test") do |t|
8-
t.ruby_opts = "-w"
98
t.rspec_opts = "--format=documentation" if ENV["CI"]
109
end
1110

0 commit comments

Comments
 (0)