mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 17:52:45 +08:00
DEV: Remove a duplicated file (#25802)
This commit is contained in:
parent
a0a18b5b4a
commit
43583772d5
|
@ -1,2 +0,0 @@
|
|||
require("discourse-common/config/environment").setEnvironment("testing");
|
||||
require("discourse/tests/test-boot-ember-cli");
|
|
@ -62,7 +62,7 @@
|
|||
{{content-for "test-plugin-css"}}
|
||||
{{content-for "test-plugin-js"}}
|
||||
{{content-for "test-plugin-tests-js"}}
|
||||
<script defer src="{{rootURL}}assets/scripts/discourse-test-trigger-ember-cli-boot.js" data-embroider-ignore></script>
|
||||
<script defer src="{{rootURL}}assets/scripts/discourse-test-listen-boot.js" data-embroider-ignore></script>
|
||||
<script defer src="{{rootURL}}assets/scripts/discourse-boot.js" data-embroider-ignore></script>
|
||||
{{content-for "body-footer"}} {{content-for "test-body-footer"}}
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue
Block a user