diff --git a/src/api/comp_control_method.yaml b/src/api/comp_control_method.yaml index 5278885..b908dd8 100644 --- a/src/api/comp_control_method.yaml +++ b/src/api/comp_control_method.yaml @@ -21,7 +21,7 @@ arguments: direction: output test_resources: - type: python_script - path: /common/src/component_tests/run_and_check_output.py + path: /common/component_tests/run_and_check_output.py - type: python_script path: /common/component_tests/check_config.py - path: /resources_test/task_cell_cell_communication diff --git a/src/api/comp_method.yaml b/src/api/comp_method.yaml index b5f8e8c..dd9b668 100644 --- a/src/api/comp_method.yaml +++ b/src/api/comp_method.yaml @@ -17,7 +17,7 @@ arguments: direction: output test_resources: - type: python_script - path: /common/src/component_tests/run_and_check_output.py + path: /common/component_tests/run_and_check_output.py - type: python_script path: /common/component_tests/check_config.py - path: /resources_test/task_cell_cell_communication diff --git a/src/data_processors/process_dataset/config.vsh.yaml b/src/data_processors/process_dataset/config.vsh.yaml index 92a7da3..f65b3e5 100644 --- a/src/data_processors/process_dataset/config.vsh.yaml +++ b/src/data_processors/process_dataset/config.vsh.yaml @@ -24,7 +24,7 @@ resources: - path: /common/helper_functions/subset_h5ad_by_format.py test_resources: - type: python_script - path: /common/src/component_tests/run_and_check_output.py + path: /common/component_tests/run_and_check_output.py - path: /resources_test/task_cell_cell_communication dest: resources_test/task_cell_cell_communication engines: