diff --git a/tests/performance-tests/atala-performance-tests-k6/src/tests/flows/connection-flow-test.ts b/tests/performance-tests/atala-performance-tests-k6/src/tests/flows/connection-flow-test.ts index af3338219b..2102eff94c 100644 --- a/tests/performance-tests/atala-performance-tests-k6/src/tests/flows/connection-flow-test.ts +++ b/tests/performance-tests/atala-performance-tests-k6/src/tests/flows/connection-flow-test.ts @@ -11,7 +11,7 @@ export const localOptions: Options = { "avg < 15000", ], "group_duration{group:::Issuer finalizes connection with Holder}": [ - "avg < 15000", + "avg < 30000", ], "group_duration{group:::Holder finalizes connection with Issuer}": [ "avg < 15000",