Daniel Steinberg
Results
2
comments of
Daniel Steinberg
Our **karma.conf.js** is loading the **dist** version of **tmhDynamicLocale**. In 0.1.30, the **dist** version was actually 0.1.27. It seems that your asynchronous-loading change in 0.1.28 is what is breaking our...
To fix the tests, I needed to make the following changes (largely inspired by **angular-dynamic-locale**'s unit tests -- I could not manage to pull it off without resorting to the...