Skip to content

Commit 5eaf5b8

Browse files
committed
Fix qunit interface
Remove extraneous qunit-fixture until ember-qunit gets major version bump
1 parent a683d71 commit 5eaf5b8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

tests/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@
2121
{{content-for "body"}}
2222
{{content-for "test-body"}}
2323

24-
<div id="qunit"></div>
25-
<div id="qunit-fixture">
26-
<div id="ember-testing-container">
27-
<div id="ember-testing"></div>
28-
</div>
29-
</div>
30-
3124
<script src="/testem.js" integrity=""></script>
3225
<script src="{{rootURL}}assets/vendor.js"></script>
3326
<script src="{{rootURL}}assets/test-support.js"></script>

0 commit comments

Comments
 (0)