Skip to content

Commit

Permalink
Merge pull request #1599 from jbruni/jquery-migrate-on-tests
Browse files Browse the repository at this point in the history
Add jquery-migrate to Modal test
  • Loading branch information
bookernath committed Nov 19, 2019
2 parents 2078ce5 + f8e88dc commit 741694e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/test-unit/theme/global/modal.spec.js
@@ -1,3 +1,4 @@
import '../../../theme/global/jquery-migrate';
import modalFactory, { ModalEvents } from '../../../theme/global/modal';
import $ from 'jquery';

Expand Down

0 comments on commit 741694e

Please sign in to comment.