mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 14:19:53 +01:00
Fix screenshot test (again).
This commit is contained in:
@@ -120,8 +120,8 @@ public class SetupDataTest extends ScreenshotTest {
|
|||||||
|
|
||||||
// TODO add messages
|
// TODO add messages
|
||||||
|
|
||||||
connectionRegistry.registerConnection(bob.getId(), ID, () -> {
|
connectionRegistry.registerIncomingConnection(bob.getId(), ID, () -> {
|
||||||
}, true);
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user