Skip to content

Commit

Permalink
Fix TESTING-README.md typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Ariel Hamra authored Apr 5, 2024
1 parent ae84336 commit 05f8bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployability/modules/provision/tests/TESTING-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The provision module includes pytest unit tests.
git clone https://github.com/wazuh/wazuh-qa.git -b [your-branch]
cd wazuh-qa
pip install -r deployability/deps/requirements.txt
pip install -r deployability/deps/remote-requirements.txt
pip install -r deployability/deps/remote_requirements.txt
```
- Configure the `PYTHONPATH` variable with the full path to the directory `deployability`, for example if you've
cloned the `wazuh-qa` repository into `/wazuh/wazuh-qa`, configure the `PYTHONPATH` in this way:
Expand Down

0 comments on commit 05f8bfb

Please sign in to comment.