Skip to content

Commit a55d16f

Browse files
Louciolefda-odoo
authored andcommitted
[REF] server: fix-typo in test-setup
1 parent 6c68f7a commit a55d16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/tests/unit/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
pip install pytest mock pytest-asyncio pytest-dependency pygls parso
1818
cd server/tests/unit
19-
put your cominity path like this : export COMUNITY_PATH=YOUR_PATH
19+
put your community path like this : export COMMUNITY_PATH=YOUR_PATH
2020
set up the next constants to match your local configuration, then
2121
pytest test_setup.py -- test that your setup is correct and that OdooLS is starting correctly
2222
pytest test_odoo_ls.py -- test the different OdooLS functionalities

0 commit comments

Comments
 (0)