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:
parent
f109b818bf
commit
531eaddb3d
1 changed files with 0 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue