#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,7 +1,4 @@
/* eslint-disable max-len, no-console */
import $ from 'jquery';
window.$ = $;
import SvgCanvas from '../../../instrumented/svgcanvas/svgcanvas.js';
describe('Basic Module', function () {