You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -433,15 +432,6 @@ module('ember-resolver/resolvers/classic', function (hooks) {
433
432
// assert.expectDeprecation('Modules should not contain underscores. Attempted to lookup "appkit/bands/-steve-miller-band" which was not found. Please rename "appkit/bands/_steve-miller-band" to "appkit/bands/-steve-miller-band" instead.');
434
433
});
435
434
436
-
test('can lookup templates via Ember.TEMPLATES',function(assert){
0 commit comments