updating testing package gdrive hash

This commit is contained in:
Jakub Jezek 2023-07-10 16:49:22 +02:00
parent 9c18402ac7
commit edc260073b
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -26,12 +26,12 @@ class TestPipelineColorspace(TestPipeline):
Example:
cd to OpenPype repo root dir
poetry run python ./start.py runtests ../tests/unit/openpype/pipeline
"""
poetry run python ./start.py runtests <openpype_root>/tests/unit/openpype/pipeline/test_colorspace.py
""" # noqa: E501
TEST_FILES = [
(
"1Lf-mFxev7xiwZCWfImlRcw7Fj8XgNQMh",
"1csqimz8bbNcNgxtEXklLz6GRv91D3KgA",
"test_pipeline_colorspace.zip",
""
)