Skip to content

Commit

Permalink
e2e frequency changed
Browse files Browse the repository at this point in the history
  • Loading branch information
kosegor committed Nov 7, 2023
1 parent d3bc89a commit de39df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/e2e_metoken_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ func (s *E2ETest) TestMetokenSwapAndRedeem() {
}
return true
},
2*time.Minute, time.Second, "ensure me/USD has prices",
2*time.Minute, 12*time.Second, "ensure me/USD has prices",
)
}

Expand Down

0 comments on commit de39df2

Please sign in to comment.