diff options
Diffstat (limited to 'test/integration/destructive.yml')
-rw-r--r-- | test/integration/destructive.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/destructive.yml b/test/integration/destructive.yml index ae6041be9b..29f6541510 100644 --- a/test/integration/destructive.yml +++ b/test/integration/destructive.yml @@ -8,3 +8,4 @@ - { role: test_apt, tags: test_apt } - { role: test_apt_repository, tags: test_apt_repository } - { role: test_mysql_db, tags: test_mysql_db} + - { role: test_mysql_user, tags: test_mysql_user} |