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:
Aaron Shafovaloff 2024-06-05 22:29:10 -06:00
parent 39bf808c18
commit c5ffc2ff9a
3 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
/* eslint-disable qunit/no-identical-names */
/*
* Copyright (C) 2014 - present Instructure, Inc.
*

View File

@ -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'