mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-22 15:49:36 +00:00
WA-238 Giving more time to mine tx when deploying safes
This commit is contained in:
parent
c711c624fd
commit
608e4c1307
@ -59,7 +59,7 @@ describe('React DOM TESTS > Create Safe form', () => {
|
||||
|
||||
// giving some time to the component for updating its state with safe
|
||||
// before destroying its context
|
||||
await sleep(1500)
|
||||
await sleep(6000)
|
||||
|
||||
// THEN
|
||||
const deployed = TestUtils.findRenderedDOMComponentWithClass(open, DEPLOYED_COMPONENT_ID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user