Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Bijaoui committed Aug 24, 2016
1 parent 6e2fef0 commit a2665dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/specs/fields/fieldNoUiSlider.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ describe("fieldNoUiSlider.vue", () => {
done();
});
} else {
// eslint-disable-next-line
throw new Exception("Library is not loaded");
}
});
Expand Down

0 comments on commit a2665dd

Please sign in to comment.