mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2019 - added working test case for After Effects
This commit is contained in:
parent
30e39bebab
commit
35153fca3a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ class TestPublishInAfterEffects(PublishTest):
|
|||
@pytest.fixture(scope="module")
|
||||
def startup_scripts(self, monkeypatch_session, download_test_data):
|
||||
"""Points AfterEffects to userSetup file from input data"""
|
||||
os.environ["HEADLESS_PUBLISH"] = "true"
|
||||
pass
|
||||
|
||||
def test_db_asserts(self, dbcon, publish_finished):
|
||||
"""Host and input data dependent expected results in DB."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue