mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 12:43:11 +10:00
ManageListingsPage: update test
This commit is contained in:
parent
a5a496ad87
commit
da90c16fa6
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ describe('ContactDetailsPage', () => {
|
|||
isAuthenticated={false}
|
||||
onLogout={noop}
|
||||
onManageDisableScrolling={noop}
|
||||
onCloseListing={noop}
|
||||
onOpenListing={noop}
|
||||
/>
|
||||
);
|
||||
expect(tree).toMatchSnapshot();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue