We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb01b69 commit 501f31fCopy full SHA for 501f31f
test/jest/__tests__/uploadImage.spec.js
@@ -4,7 +4,6 @@
4
*/
5
6
import { mount, createLocalVue, shallowMount } from "@vue/test-utils";
7
-import QBUTTON from "./demo/QBtn-demo.vue";
8
import * as All from "quasar";
9
// import langEn from 'quasar/lang/en-us' // change to any language you wish! => this breaks wallaby :(
10
const { Quasar, date } = All;
0 commit comments