Skip to content

Commit

Permalink
chore: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiorodriguez committed Nov 20, 2017
1 parent a6ad77c commit cbf54bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/foo.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ test('', () => {
throw new TypeError('Unknown error occured.');
});

// eslint-disable-next-line jest/no-disabled-tests
test('skipped test');

// eslint-disable-next-line jest/no-disabled-tests
Expand Down

0 comments on commit cbf54bd

Please sign in to comment.