From 2e562dff17295408aa68818a37f047919513bc8c Mon Sep 17 00:00:00 2001 From: Ivan Nikolaev-Axenov Date: Fri, 6 Sep 2024 10:26:03 +0300 Subject: [PATCH] test case FOND.IPOT --- clr_test/run_test_docker_containers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clr_test/run_test_docker_containers.py b/clr_test/run_test_docker_containers.py index 28f1cd380..7782d9b43 100644 --- a/clr_test/run_test_docker_containers.py +++ b/clr_test/run_test_docker_containers.py @@ -106,4 +106,4 @@ def main(): if __name__=='__main__': # main() - run_specific(8) + run_specific(9)