We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e4b2b commit 0cc63dcCopy full SHA for 0cc63dc
1 file changed
files/tests/test-helper.__ext__
@@ -15,7 +15,7 @@ class TestApp extends EmberApp {
15
'./router': { default: Router },
16
// add any custom services here
17
// import.meta.glob('./services/*', { eager: true }),
18
- }
+ };
19
}
20
21
Router.map(function () {});
0 commit comments