From 9d1c66d4021dd5854490c2d13eb3a88a13b9f5d2 Mon Sep 17 00:00:00 2001 From: Laurent Senta Date: Fri, 30 Jun 2023 11:56:08 +0200 Subject: [PATCH] fix: kill the iptb cluster --- test/sharness/t0026-id.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/sharness/t0026-id.sh b/test/sharness/t0026-id.sh index 5d6d3db094a4..3b1cd142a546 100755 --- a/test/sharness/t0026-id.sh +++ b/test/sharness/t0026-id.sh @@ -67,6 +67,8 @@ test_expect_success "checking AgentVersion with suffix (fetched via libp2p ident ipfsi 1 id "$(ipfsi 0 config Identity.PeerID)" -f "\n" > actual-libp2p-identify-agent-version && test_cmp expected-identify-agent-version actual-libp2p-identify-agent-version ' +iptb stop + test_kill_ipfs_daemon