move some jquery specs
Change-Id: Id537c8d5be2399a77bb6fcfc26dc5c232f323ef1 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/349367 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Michael Hulse <michael.hulse@instructure.com> QA-Review: Aaron Shafovaloff <ashafovaloff@instructure.com> Product-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
This commit is contained in:
parent
39bf808c18
commit
c5ffc2ff9a
|
@ -1,4 +1,3 @@
|
|||
/* eslint-disable qunit/no-identical-names */
|
||||
/*
|
||||
* Copyright (C) 2014 - present Instructure, Inc.
|
||||
*
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
import $ from 'jquery'
|
||||
import 'jquery-migrate'
|
||||
import '@canvas/util/jquery/fixDialogButtons'
|
||||
import '../fixDialogButtons'
|
||||
import '@canvas/jquery/jquery.disableWhileLoading'
|
||||
import '@canvas/jquery/jquery.simulate'
|
||||
|
Loading…
Reference in New Issue