DEV: Load JS site settings in theme qunit HTML (#18934)

Follow up to ac7bf98ad1
This commit is contained in:
Martin Brennan 2022-11-08 10:23:43 +10:00 committed by GitHub
parent 2427cd5b2a
commit 59da6c6ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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") %>