Skip to content

Commit

Permalink
Fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens authored Jan 24, 2020
1 parent eb78c7f commit 300c0f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ describe('ProfileTree', () => {
});

it('does not throw despite bad profile data', async () => {
// For now, ignore the console.error that logged.
// For now, ignore the console.error that gets logged.
const props: Props = {
onHighlight: () => {},
target: 'searches',
Expand Down

0 comments on commit 300c0f9

Please sign in to comment.