module-mysql/tests/996_remove_db_grant.pp

6 lines
86 B
ObjectPascal
Raw Normal View History

err("Remove the db grant")
mysql_grant { "test_user@%test_db": privileges => [ ] }