Skip to content

Commit

Permalink
hide i18n deprecation waning here.
Browse files Browse the repository at this point in the history
  • Loading branch information
akzhan committed Mar 1, 2014
1 parent faa1d2c commit 8fc8161
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper.rb
Expand Up @@ -16,6 +16,9 @@
require 'machinist'
require 'rspec/core'

require 'i18n'
I18n.enforce_available_locales = false

require 'reg_api2'

class RegApi2::Entity::EntityBase
Expand Down

0 comments on commit 8fc8161

Please sign in to comment.