Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck committed Sep 29, 2024
1 parent 5ffcca6 commit 52a6ec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/tldr-lint.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ describe('Common TLDR formatting errors', function() {
expect(errors.length).toBe(1);

basenameSpy.mockRestore();
});
});
});

describe('TLDR pages that are simply correct', function() {
Expand Down

0 comments on commit 52a6ec6

Please sign in to comment.