fix: select tests

This commit is contained in:
Daniel Lautzenheiser
2023-04-17 14:32:14 -04:00
parent 290d708b12
commit b39092c21c
3 changed files with 20 additions and 18 deletions

View File

@ -70,6 +70,7 @@ export const createMockWidgetControlProps = <
i18n: undefined,
duplicate: false,
hidden: false,
controlled: false,
theme: 'light',
onChange: jest.fn(),
openMediaLibrary: jest.fn(),