#105 jquery remove from cypress

This commit is contained in:
Agriya Dev5
2021-06-01 20:13:42 +05:30
parent 52f26764fe
commit 4b337f00e0
15 changed files with 0 additions and 32 deletions

View File

@@ -1,8 +1,5 @@
/* globals SVGPathSeg */
import 'pathseg';
import $ from 'jquery';
window.$ = $;
import { NS } from '../../../instrumented/common/namespaces.js';
import * as utilities from '../../../instrumented/svgcanvas/utilities.js';
import * as pathModule from '../../../instrumented/svgcanvas/path.js';