code cleanup
This commit is contained in:
parent
8099531756
commit
2f1b4eca9e
1 changed files with 1 additions and 1 deletions
|
@ -3867,7 +3867,7 @@ public class UseCasesIntegrationTest extends GuiIntegrationTest {
|
||||||
|
|
||||||
assertTrue(clientConfig.isActive());
|
assertTrue(clientConfig.isActive());
|
||||||
|
|
||||||
// simulate a SEB connection....
|
// simulate a SEB connection...
|
||||||
try {
|
try {
|
||||||
new SEBClientBot(
|
new SEBClientBot(
|
||||||
credentials.clientIdAsString(),
|
credentials.clientIdAsString(),
|
||||||
|
|
Loading…
Reference in a new issue