DEV: Load all vendor files for theme-qunit under prod ember-cli (#15844)

This regressed in f4c6a61855
This commit is contained in:
David Taylor 2022-02-07 17:58:54 +00:00 committed by GitHub
parent 1b622667bc
commit a8325c9016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ module QunitHelper
def vendor_theme_tests
return preload_script("vendor-theme-tests") if @legacy_ember
preload_script("vendor")
preload_vendor_scripts
end
def support_bundles