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