mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 08:21:46 -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:
|
that:
|
||||||
- result is changed
|
- result is changed
|
||||||
|
|
||||||
- name: Test idempotency (expect ok)
|
- name: Test idempotency with a long privileges list (expect ok)
|
||||||
mysql_user:
|
mysql_user:
|
||||||
<<: *mysql_params
|
<<: *mysql_params
|
||||||
name: '{{ user_name_2 }}'
|
name: '{{ user_name_2 }}'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue