mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08: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