summaryrefslogtreecommitdiffstats
path: root/tests/997_remove_user_grant.pp
blob: fcdc490f9c3fc2252b7b4dae450c26a41605bd73 (plain)
1
2
3
4
5
err("Removing the user grant")

mysql_grant { "test_user@%": privileges => [] }