Skip to content

Commit

Permalink
Really really increase TO for testing purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Aug 19, 2024
1 parent 10ed988 commit 9211b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ctst/steps/pra.ts
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ Then('the DR source should be in phase {string}', { timeout: 360000 }, async fun
});

Then('object {string} should {string} be {string} and have the storage class {string} on {string} site',
{ timeout: 360000 },
{ timeout: 1200000 },
async function (
this: Zenko,
objName: string,
Expand Down

0 comments on commit 9211b6f

Please sign in to comment.