Fix integration test refs #17004
[arvados.git] / sdk / cwl / tests / arvados-tests.sh
index b1a183746676dd7dd4971c0f0f8b73ebbca051d3..9d6646e875e9c9dc3717bb6d666dc9c05ddb99bd 100755 (executable)
@@ -38,7 +38,7 @@ $python test_copy_deps.py
 
 # Test for #17004
 # Checks that the final output collection has the expected properties.
 
 # Test for #17004
 # Checks that the final output collection has the expected properties.
-python test_set_output_prop.py
+$python test_set_output_prop.py
 
 # Run integration tests
 exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum --api=containers
 
 # Run integration tests
 exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum --api=containers