From 149fb58b7c408525e65957383d8479cd8fb0a1f7 Mon Sep 17 00:00:00 2001 From: Ivan Nikolaev-Axenov Date: Mon, 5 Aug 2024 16:38:13 +0300 Subject: [PATCH] test unit tcr session --- 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)