Skip to content

Commit

Permalink
Merge pull request #122 from SergeAstapov/fix-qunit-interface
Browse files Browse the repository at this point in the history
Fix qunit interface
  • Loading branch information
mixonic authored May 28, 2021
2 parents 48deef8 + 5eaf5b8 commit 83db9a7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
{{content-for "body"}}
{{content-for "test-body"}}

<div id="qunit"></div>
<div id="qunit-fixture">
<div id="ember-testing-container">
<div id="ember-testing"></div>
</div>
</div>

<script src="/testem.js" integrity=""></script>
<script src="{{rootURL}}assets/vendor.js"></script>
<script src="{{rootURL}}assets/test-support.js"></script>
Expand Down

0 comments on commit 83db9a7

Please sign in to comment.