diff --git a/tests/dummy/app/templates/chart-events.hbs b/tests/dummy/app/templates/chart-events.hbs index 157b029e..6690df12 100644 --- a/tests/dummy/app/templates/chart-events.hbs +++ b/tests/dummy/app/templates/chart-events.hbs @@ -36,6 +36,6 @@
-
controllers/index.js
+
controllers/chart-events.js
\ No newline at end of file diff --git a/tests/dummy/app/templates/chart-obj.hbs b/tests/dummy/app/templates/chart-obj.hbs index 3fb144e3..ef1eefa2 100644 --- a/tests/dummy/app/templates/chart-obj.hbs +++ b/tests/dummy/app/templates/chart-obj.hbs @@ -38,11 +38,11 @@
-
templates/index.hbs
- +
templates/chart-obj.hbs
+
-
controllers/index.js
- +
controllers/chart-obj.js
+