From 7dc1d2d7e18d0eb8cbf4f72f6eeca1a7ad9bb8ec Mon Sep 17 00:00:00 2001
From: Spirillen <pdns@protonmail.com>
Date: Mon, 23 Sep 2024 17:54:36 +0200
Subject: [PATCH] autocontinue: yes

Ref https://github.com/funilrys/PyFunceble/issues/372

Signed-off-by: @spirillen ${revision}

---------

Thanks to Jetbrains, for Sponsoring My Privacy DNS with their Open Source software licenses.

Their software helps us develop and maintain My Privacy DNS and other project as they made writing code easier.
---
 .pyfunceble/.PyFunceble.overwrite.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pyfunceble/.PyFunceble.overwrite.yaml b/.pyfunceble/.PyFunceble.overwrite.yaml
index f62152293e2f..960c696b04ff 100644
--- a/.pyfunceble/.PyFunceble.overwrite.yaml
+++ b/.pyfunceble/.PyFunceble.overwrite.yaml
@@ -32,7 +32,7 @@ cli_testing:
   max_workers: null
 
   # Activates the automatic continuation after a break or shortage.
-  autocontinue: no
+  autocontinue: yes
 
   # Activates the storage and creation of a database of all INACTIVA and INVALID
   # subjects for continuous testing.