Skip to content

Commit

Permalink
embroider found a broken <link> in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Oct 14, 2021
1 parent 4fe85ad commit 2d4230e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{{content-for "test-head"}}

<link rel="stylesheet" href="{{rootURL}}assets/vendor.css">
<link rel="stylesheet" href="{{rootURL}}assets/ember-cli-htmlbars.css">
<link rel="stylesheet" href="{{rootURL}}assets/dummy.css">
<link rel="stylesheet" href="{{rootURL}}assets/test-support.css">

{{content-for "head-footer"}}
Expand Down

0 comments on commit 2d4230e

Please sign in to comment.