bug5153: fixed initialization of whitelabeling in selenium test set-up

This commit is contained in:
Axel Uhl
2020-04-08 22:46:52 +02:00
parent 12f876a064
commit d9d435421f
3 changed files with 6 additions and 20 deletions
@@ -10,7 +10,7 @@ import javax.servlet.http.HttpServletResponse;
/**
* Use this servlet to turn whitelabelling on and off during testing.
* @see com.sap.sailing.debranding.ClientConfigurationServlet
* @see com.sap.sse.debranding.ClientConfigurationServlet
* @author Georg Herdt
*
*/