#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,5 +1,3 @@
import $ from 'jquery';
window.$ = $;
import * as contextmenu from '../../../instrumented/editor/contextmenu.js';
describe('contextmenu', function () {