This repository has been archived by the owner on Jan 31, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow runtime override of Ember.I18n
Do not destructure before exporting. Fixes using `ember-i18n`. Otherwise the workaround [described here](https://github.com/DockYard/ember-validations/issues/366#issuecomment-169869004) using `ember-i18n` does not work. When running multiple tests, ember-validations will use a destroyed version of `i18n` from the 1st test run.
- Loading branch information