From 7eb13f1df92f4501e91995c6a7ba602071c39fc2 Mon Sep 17 00:00:00 2001 From: kfilippopolitis Date: Tue, 3 Oct 2023 19:20:04 +0300 Subject: [PATCH] fix error on test_federation_info.py --- dev_deployment/tests/test_federation_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_deployment/tests/test_federation_info.py b/dev_deployment/tests/test_federation_info.py index e518ee91..7f1827a1 100644 --- a/dev_deployment/tests/test_federation_info.py +++ b/dev_deployment/tests/test_federation_info.py @@ -1,7 +1,7 @@ import subprocess -EXPERIMENTS_EXECUTED = 16 +EXPERIMENTS_EXECUTED = 17 EXPERIMENT_AUDIT_ENTRY_IDENTIFIER = " - EXPERIMENT_FINISHED - "