Skip to content

Commit a2665dd

Browse files
author
Lionel Bijaoui
committed
fix: lint error
1 parent 6e2fef0 commit a2665dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/specs/fields/fieldNoUiSlider.spec.js

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ describe("fieldNoUiSlider.vue", () => {
5353
done();
5454
});
5555
} else {
56+
// eslint-disable-next-line
5657
throw new Exception("Library is not loaded");
5758
}
5859
});

0 commit comments

Comments
 (0)