We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0023ffd commit 1011b6dCopy full SHA for 1011b6d
server/tests/unit/setup.py
@@ -27,7 +27,7 @@
27
28
# SETUP CONSTANTS
29
30
-ODOO_COMMUNITY_PATH = os.getenv("COMUNITY_PATH")
+ODOO_COMMUNITY_PATH = os.getenv("COMMUNITY_PATH")
31
32
# Prepare DATA
33
0 commit comments