From fce349f8f1c53d3e205a8d86b79784fdfd2b7b7a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Smr=C5=BE?= <roman.smrz@seznam.cz>
Date: Mon, 8 May 2023 22:07:20 +0200
Subject: Send identity update on channel finalization

---
 test/sync.test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'test')

diff --git a/test/sync.test b/test/sync.test
index 91e8f08..ea9595d 100644
--- a/test/sync.test
+++ b/test/sync.test
@@ -64,7 +64,7 @@ test:
 		expect:
 			/local-identity Device3/
 			/peer 1 addr ${p1.node.ip} 29665/
-			/peer 1 id Device1 .*/
+			/peer 1 id Device1 NewOwner3/
 
 		expect from p1:
 			/peer 2 addr ${p3.node.ip} 29665/
-- 
cgit v1.2.3