We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bfbda commit ec93745Copy full SHA for ec93745
test/unit/specs/fields/fieldNoUiSlider.spec.js
@@ -53,7 +53,7 @@ describe("fieldNoUiSlider.vue", () => {
53
done();
54
});
55
} else {
56
- this.skip();
+ throw new Exception("Library is not loaded");
57
}
58
59
0 commit comments