Skip to content

Commit

Permalink
feg
Browse files Browse the repository at this point in the history
  • Loading branch information
vishvamsinh28 committed Nov 11, 2024
1 parent 4445ce5 commit 333e0b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/markdown/check-markdown.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,5 @@ describe('Frontmatter Validator', () => {

expect(mockConsoleError.mock.calls[0][0]).toContain('Error processing files:');
mockConsoleError.mockRestore();
});

});
});

0 comments on commit 333e0b2

Please sign in to comment.