From 15a76413abd1cfa02c3e037dd5e883815fe67e7a Mon Sep 17 00:00:00 2001
From: srosse <none@none>
Date: Tue, 13 Nov 2012 14:55:42 +0100
Subject: [PATCH] no-jira: more explanation for selenium tests

---
 TESTING.README.LATEST | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TESTING.README.LATEST b/TESTING.README.LATEST
index b5b0cedb6a8..20a8e4d679b 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
 -----------------------------------------
-- 
GitLab