DEV: Load JS site settings in theme qunit HTML (#18934)
Follow up to ac7bf98ad1
This commit is contained in:
parent
2427cd5b2a
commit
59da6c6ea2
|
@ -13,6 +13,7 @@
|
|||
<%- end %>
|
||||
<%= preload_script "test-support" %>
|
||||
<%= preload_script "test-helpers" %>
|
||||
<%= preload_script "test-site-settings" %>
|
||||
<%= theme_translations_lookup %>
|
||||
<%= theme_js_lookup %>
|
||||
<%= theme_lookup("head_tag") %>
|
||||
|
|
Loading…
Reference in New Issue