mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-11 10:34:06 +00:00
WA-234 Giving more time to DOM test to refresh the DOM after creating a safe
This commit is contained in:
parent
70140df4db
commit
666683c086
@ -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(6000)
|
||||
await sleep(9000)
|
||||
|
||||
// THEN
|
||||
const deployed = TestUtils.findRenderedDOMComponentWithClass(open, DEPLOYED_COMPONENT_ID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user