Skip to content

Commit 44074e4

Browse files
committed
update test
1 parent f9617ac commit 44074e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/attribute-editor/__tests__/warnings.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ describe('AttributeEditor component', () => {
3939
/>
4040
);
4141

42-
expect(warnOnce).toHaveBeenCalledTimes(1);
4342
expect(warnOnce).toHaveBeenCalledWith(
4443
'AttributeEditor',
4544
'A `label` should be provided for each field definition. It is used as `aria-label` for accessibility.'

0 commit comments

Comments
 (0)