Skip to content

Commit

Permalink
fix(#4850): adding .py
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-akim committed Apr 1, 2024
1 parent 19221f5 commit aa4254b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployability/modules/testing/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ The module is composed of:
- **Module functions** ('[/wazuh-qa/deployability/modules/testing/testing.py](https://github.com/wazuh/wazuh-qa/tree/master/deployability/modules/testing/testing.py)'): Module-specific functions responsible for triggering the test.
- **Executor** ('[/wazuh-qa/deployability/modules/provision/actions.py](https://github.com/wazuh/wazuh-qa/tree/master/deployability/modules/provision/actions)'): Executes the provision using Actions in the generic module.
- **Executor** ('[/wazuh-qa/deployability/modules/provision/actions.py](https://github.com/wazuh/wazuh-qa/tree/master/deployability/modules/provision/actions.py)'): Executes the provision using Actions in the generic module.
- **Playbooks** ('[/wazuh-qa/deployability/modules/tests/playbooks](https://github.com/wazuh/wazuh-qa/tree/master/deployability/modules/tests/playbooks)'): Contains setup, execution, and post-test cleanup playbooks.
Expand Down

0 comments on commit aa4254b

Please sign in to comment.