mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-08 11:40:33 -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:
|
||||
a) They have failed. Look into the `test.log`.
|
||||
Errors are usually at the end of the file.
|
||||
a) They have failed. Look at the output of the command.
|
||||
Fix the problem place in the code and run again.
|
||||
Repeat the cycle until the tests pass.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue