Skip to content
Snippets Groups Projects
Commit b9a775f1 authored by brinn's avatar brinn
Browse files

fix: unit test expectations

SVN: 7401
parent 2630f524
No related branches found
No related tags found
No related merge requests found
......@@ -65,8 +65,7 @@ public class DatasetDownloadServletTest
private static final String EXPIRATION_MESSAGE =
"<html><body>Download session expired.</body></html>";
private static final String LOGGER_NAME =
"OPERATION.ch.systemsx.cisd.openbis.datasetdownload.DatasetDownloadServlet";
private static final String LOGGER_NAME = "OPERATION.DatasetDownloadServlet";
private static final String LOG_INFO = "INFO " + LOGGER_NAME + " - ";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment