mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
typo/enhancement to EditListingLocationForm.test.js
This commit is contained in:
parent
909845ea76
commit
6211b1184f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ describe('EditListingLocationForm', () => {
|
|||
{...fakeFormProps}
|
||||
intl={fakeIntl}
|
||||
dispatch={noop}
|
||||
onSubmit={v => v}
|
||||
onSubmit={noop}
|
||||
saveActionMsg="Save location"
|
||||
updated={false}
|
||||
updateInProgress={false}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue