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

[BIS-149/SP-237] Display settings for custom web UIs.

Fix unit tests.

SVN: 26359
parent 43f3bdb6
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@ public class AbstractServerTest extends AssertJUnit
}
};
server.setDisplaySettingsProvider(new DisplaySettingsProvider());
context.checking(new Expectations()
{
......
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