Skip to content

Commit

Permalink
Allow mocks to reject without a reason
Browse files Browse the repository at this point in the history
  • Loading branch information
raphinesse committed Jun 20, 2018
1 parent cfbdfe4 commit 110cf7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
env:
jasmine: true
jasmine: true
rules:
prefer-promise-reject-errors: off

0 comments on commit 110cf7a

Please sign in to comment.