Skip to content

Commit

Permalink
Enable deprecated warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohiro committed Feb 18, 2023
1 parent ecc6226 commit 4a9629b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/fluentular_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
SimpleCov.formatter = SimpleCov::Formatter::LcovFormatter
SimpleCov.start

Warning[:deprecated] = true
ENV['RACK_ENV'] = 'test'
$LOAD_PATH.unshift(File.expand_path('../', File.dirname(__FILE__)))

Expand Down

0 comments on commit 4a9629b

Please sign in to comment.