update expectations

This commit is contained in:
Pascal Fischer 2025-02-21 15:08:43 +01:00
parent 8ac63ea430
commit 50acf07def

View File

@ -1593,6 +1593,7 @@ func (am *DefaultAccountManager) SyncPeerMeta(ctx context.Context, peerPubKey st
if err != nil {
return mapError(ctx, err)
}
return nil
}