Skip to content

Commit

Permalink
fixx builder
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jun 6, 2024
1 parent 47a960c commit 9048f18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ describe("<Form />", () => {
expect(
screen.getByText(
// eslint-disable-next-line max-len
"It looks like the payout wallet address you have provided may not be a valid multi-sig on the undefined network. Please update your payout wallet address before proceeding."
"It looks like the payout wallet address you have provided may not be a valid multi-sig on the Ethereum network. Please update your payout wallet address before proceeding."
)
).toBeInTheDocument()
);
Expand Down

0 comments on commit 9048f18

Please sign in to comment.