Skip to content

Commit 04989e2

Browse files
committed
We need to import '@embroider/macros/src/vendor/embroider-macros-test-support' in order to override isTesting / sync it with tests
1 parent ec8889a commit 04989e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

files/tests/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<script src="/testem.js" integrity="" data-embroider-ignore></script>
1818
<script type="module">
1919
import "ember-testing";
20+
import "@embroider/macros/src/vendor/embroider-macros-test-support";
2021
</script>
2122

2223
<script type="module">

0 commit comments

Comments
 (0)