ManageListingsPage: update test

This commit is contained in:
Vesa Luusua 2017-08-30 12:57:51 +03:00
parent a5a496ad87
commit da90c16fa6

View file

@ -18,6 +18,8 @@ describe('ContactDetailsPage', () => {
isAuthenticated={false}
onLogout={noop}
onManageDisableScrolling={noop}
onCloseListing={noop}
onOpenListing={noop}
/>
);
expect(tree).toMatchSnapshot();