mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-07-01 21:49:34 +00:00
fixes
This commit is contained in:
parent
42bdfa85bf
commit
15ffbba130
@ -103,7 +103,6 @@ fn direct_v1_standalone_integration() {
|
||||
let mut raya_delegate = DelegateSigner::random();
|
||||
raya_delegate.associate(hex::encode(raya_account.public_key().as_ref()));
|
||||
publish_device_bundle(&mut reg_service, &raya_account, raya_delegate.public_key());
|
||||
let raya_delegate_id = raya_delegate.id().clone();
|
||||
|
||||
let (mut saro, _saro_events) =
|
||||
create_test_client(bus.clone(), reg_service.clone()).expect("client create");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user