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:
Toshio Kuratomi 2014-11-12 11:46:17 -08:00
parent f109b818bf
commit 531eaddb3d

View file

@ -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}