Skip to content

Commit

Permalink
update all address mock data
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed May 10, 2024
1 parent 1dc9c7f commit 6f826fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ const proposedAddressProps = {
"organisation-entity": "13",
},
},
"findProperty.action": "Proposed a new address",
};

jest.spyOn(SWR, "default").mockImplementation((url: any) => {
Expand Down

0 comments on commit 6f826fe

Please sign in to comment.