mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2813 - fix typo
This commit is contained in:
parent
c83202a023
commit
55087ec5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ See `${OPENPYPE_ROOT}/cli.py:runtests` for other arguments.
|
|||
|
||||
Run in IDE:
|
||||
-----------
|
||||
If you would prefer to run/debug single file dirrectly in IDE of your choice, you might encounter issues with imports.
|
||||
If you prefer to run/debug single file directly in IDE of your choice, you might encounter issues with imports.
|
||||
It would manifest like `KeyError: 'OPENPYPE_DATABASE_NAME'`. That means you are importing module that depends on OP to be running, eg. all expected variables are set.
|
||||
|
||||
In some cases your tests might be so localized, that you don't care about all env vars to be set properly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue