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 136b112 commit 99b6a4dCopy full SHA for 99b6a4d
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