From 72f5caa539f4475837e850da5b12263357e2cbec Mon Sep 17 00:00:00 2001 From: Simon Liu Date: Fri, 21 Jun 2024 10:39:55 -0700 Subject: [PATCH] update test retry time --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 4d3cbcf2..bc2b8cde 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = --reruns 3 --reruns-delay 10 +addopts = --reruns 3 --reruns-delay 3