Skip to content
Snippets Groups Projects
Commit cf057a38 authored by jakubs's avatar jakubs
Browse files

LMS-2739 Fix the test.

SVN: 24249
parent c3aae8cc
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ public class DssComponentTest extends SystemTestCase
"^\\t\\d+-\\d+$",
"^\\d{2}:\\d{2}:\\d{2} Data has been moved to the store.$",
"^\\d{2}:\\d{2}:\\d{2} Data has been registered with the openBIS Application Server.$",
"^\\d{2}:\\d{2}:\\d{2} Storage processors have been committed.$"
"^\\d{2}:\\d{2}:\\d{2} Storage processors have committed.$"
};
checkLogFileContents(logFile, expectedContents);
......
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