Skip to content

Commit 501f31f

Browse files
committed
removed test tests
1 parent fb01b69 commit 501f31f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/jest/__tests__/uploadImage.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55

66
import { mount, createLocalVue, shallowMount } from "@vue/test-utils";
7-
import QBUTTON from "./demo/QBtn-demo.vue";
87
import * as All from "quasar";
98
// import langEn from 'quasar/lang/en-us' // change to any language you wish! => this breaks wallaby :(
109
const { Quasar, date } = All;

0 commit comments

Comments
 (0)