mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-3951 - removed unnecessary key
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
c5172b7410
commit
36328f8b1a
1 changed files with 0 additions and 1 deletions
|
|
@ -33,6 +33,5 @@ if not os.environ.get("IS_TEST"): # running tests from cmd or CI
|
|||
os.environ["OPENPYPE_DATABASE_NAME"] = "avalon"
|
||||
os.environ["AVALON_TIMEOUT"] = '3000'
|
||||
os.environ["OPENPYPE_DEBUG"] = "3"
|
||||
os.environ["AVALON_CONFIG"] = "pype"
|
||||
os.environ["AVALON_ASSET"] = "test_asset"
|
||||
os.environ["AVALON_PROJECT"] = "test_project"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue