Skip to content

Commit af4ef41

Browse files
committed
Fix test
1 parent bc063f1 commit af4ef41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/__tests__/ReactElementValidator-test.internal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ describe('ReactElementValidator', () => {
399399
'returned a function. You may have forgotten to pass an argument to ' +
400400
'the type checker creator (arrayOf, instanceOf, objectOf, oneOf, ' +
401401
'oneOfType, and shape all require an argument).',
402-
{withoutStack: true},
403402
);
404403
});
405404

0 commit comments

Comments
 (0)