Skip to content

Commit

Permalink
Show deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Feb 13, 2024
1 parent b3db600 commit b5660c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
require 'support/my_rack_app'
require 'support/failures'

Warning[:deprecated] = true if Warning.respond_to?(:[]=)

CURL_EXAMPLE_OUTPUT_PATH = File.expand_path('../support/example_curl_output.txt', __FILE__)

RSpec.configure do |config|
Expand Down

0 comments on commit b5660c8

Please sign in to comment.