Fix screenshot test (again).

This commit is contained in:
akwizgran
2020-06-26 10:38:04 +01:00
parent 7736a3b6fc
commit 730d553b0a

View File

@@ -120,8 +120,8 @@ public class SetupDataTest extends ScreenshotTest {
// TODO add messages
connectionRegistry.registerConnection(bob.getId(), ID, () -> {
}, true);
connectionRegistry.registerIncomingConnection(bob.getId(), ID, () -> {
});
}
}