mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Remove second invocation of mysql_user integration test
Seems to have been mistakenly added when mysql_variable tests were added.
This commit is contained in:
@@ -11,5 +11,4 @@
|
||||
- { role: test_apt_repository, tags: test_apt_repository }
|
||||
- { role: test_mysql_db, tags: test_mysql_db}
|
||||
- { role: test_mysql_user, tags: test_mysql_user}
|
||||
- { role: test_mysql_user, tags: test_mysql_user}
|
||||
- { role: test_mysql_variables, tags: test_mysql_variables}
|
||||
|
||||
Reference in New Issue
Block a user