testing: removing prints form colorspace tests

This commit is contained in:
Jakub Jezek 2023-01-04 16:06:46 +01:00
parent e27e8a6109
commit c87b147d48
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -61,7 +61,6 @@ class TestPipelineColorspace(ModuleUnitTest):
self.PROJECT,
"ocio"
)
print(f"__ dest_dir: {dest_dir}")
dest_path = os.path.join(
dest_dir,
"config.ocio"
@ -93,7 +92,6 @@ class TestPipelineColorspace(ModuleUnitTest):
self.ASSET,
"ocio"
)
print(f"__ dest_dir: {dest_dir}")
dest_path = os.path.join(
dest_dir,
"config.ocio"