Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Feb 28, 2020
1 parent eec03d2 commit d241149
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,6 @@ describe('ReactElementValidator', () => {
'returned a function. You may have forgotten to pass an argument to ' +
'the type checker creator (arrayOf, instanceOf, objectOf, oneOf, ' +
'oneOfType, and shape all require an argument).',
{withoutStack: true},
);
});

Expand Down

0 comments on commit d241149

Please sign in to comment.