Skip to content

Commit

Permalink
Trigger exceptions on deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrizio Menghini Calderón committed Nov 23, 2016
1 parent 5f242e0 commit feb3aab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

RSpec.configure do |config|
config.include FactoryGirl::Syntax::Methods
config.raise_errors_for_deprecations!

config.before(:suite) do
DatabaseCleaner.clean_with(:truncation)
Expand Down

0 comments on commit feb3aab

Please sign in to comment.