diff --git a/TESTING.README.LATEST b/TESTING.README.LATEST
index b5b0cedb6a8d52da818dc592ea53a103669bab92..20a8e4d679bd3b06cdb9f77d8a584dfd1d6f5275 100644
--- a/TESTING.README.LATEST
+++ b/TESTING.README.LATEST
@@ -74,6 +74,7 @@ junit and integration tests in OpenOLAT 8
 - Run the tests
 	mvn -Parquillian surefire:test
 
+You can add "clean-mysql-dbsetup" to the profils to drop / restore the database
 
 * Execute a single selenium functional integration test in Eclipse
 -----------------------------------------