spec/spec_helper.rb in i18n-js-3.8.0 vs spec/spec_helper.rb in i18n-js-3.8.1

- old
+ new

@@ -62,9 +62,10 @@ FileUtils.rm_rf(temp_path) end config.after do FileUtils.rm_rf(temp_path) + I18n::JS::Private::ConfigStore.instance.flush_cache end config.include Helpers # Remove deprecation warnings