mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-26 14:41:24 -07:00
Update CONTRIBUTING.md
Co-authored-by: Amin Vakil <info@aminvakil.com>
This commit is contained in:
parent
a852e89276
commit
6250c3995e
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ When fixing a bug, write a task which reproduces the bug from the issue.
|
||||||
|
|
||||||
Put the reported case in the tests, then run integration tests with the following command:
|
Put the reported case in the tests, then run integration tests with the following command:
|
||||||
```bash
|
```bash
|
||||||
ansible-test integration test_mysql_user --docker -vvv > ~/test.log
|
ansible-test integration test_mysql_user --docker -vvv
|
||||||
```
|
```
|
||||||
If the tests do not want to run, first, check you complete step 3 of this guide.
|
If the tests do not want to run, first, check you complete step 3 of this guide.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue