Skip to content
Snippets Groups Projects
Commit df97fd79 authored by felmer's avatar felmer
Browse files

LMS-2113 test fixed

SVN: 20254
parent 5e711893
No related branches found
No related tags found
No related merge requests found
......@@ -316,8 +316,6 @@ public class DataStoreServiceTest extends AssertJUnit
{
one(commandExecutorFactory).create(TEST_STORE, TEST_STORE);
will(returnValue(commandExecutor));
one(commandExecutor).start();
}
});
MockDataStoreService service =
......
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