mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-25 07:21:45 -07:00
Deduplicate tests name
Easier to debug this way
This commit is contained in:
parent
d8ac050bac
commit
e20a1b2b34
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@
|
|||
that:
|
||||
- result is changed
|
||||
|
||||
- name: Test idempotency (expect ok)
|
||||
- name: Test idempotency with a long privileges list (expect ok)
|
||||
mysql_user:
|
||||
<<: *mysql_params
|
||||
name: '{{ user_name_2 }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue