From 2c31e37405575c359fe587465622b8c17b414be6 Mon Sep 17 00:00:00 2001 From: Ivan Nikolaev-Axenov Date: Fri, 6 Sep 2024 09:48:43 +0300 Subject: [PATCH] test case v4 FOND.IPOB --- 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 4b8fb256c..955e23f38 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(6) + run_specific(7)