Skip to content

Commit

Permalink
SECURITY-9850: fix deprecation warning
Browse files Browse the repository at this point in the history
Co-authored-by: Krisztian Nagy <[email protected]>
  • Loading branch information
potato and knagy committed Sep 19, 2024
1 parent 25d1b77 commit 94ef377
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@

autoload :EmarsysTestSuiteHelpers, 'helpers/emarsys_test_suite_helpers'
RSpec.configure do |c|
c.treat_symbols_as_metadata_keys_with_true_values = true
c.extend EmarsysTestSuiteHelpers, :emarsys_test_suite
end
end

0 comments on commit 94ef377

Please sign in to comment.