mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-23 19:01:28 -07:00
Fix
This commit is contained in:
parent
f98e66f855
commit
108d491b62
1 changed files with 1 additions and 2 deletions
|
@ -139,8 +139,7 @@ ansible-test integration test_mysql_user --docker -vvv
|
||||||
```
|
```
|
||||||
|
|
||||||
There are two possible outcomes:
|
There are two possible outcomes:
|
||||||
a) They have failed. Look into the `test.log`.
|
a) They have failed. Look at the output of the command.
|
||||||
Errors are usually at the end of the file.
|
|
||||||
Fix the problem place in the code and run again.
|
Fix the problem place in the code and run again.
|
||||||
Repeat the cycle until the tests pass.
|
Repeat the cycle until the tests pass.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue