mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Wizard does not include discourse-shims
This allowed tests to pass even when wizard was broken, which is obviously very bad.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
//= require ember-template-compiler
|
||||
//= require qunit/qunit/qunit
|
||||
//= require ember-qunit
|
||||
//= require discourse-shims
|
||||
//= require wizard-application
|
||||
//= require wizard-vendor
|
||||
//= require helpers/assertions
|
||||
|
||||
Reference in New Issue
Block a user