From 97d1ed362f8eff22d859dcbc668a51e55b6e3183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 4 Dec 2022 21:52:49 +0100 Subject: (test) Test: avoid introducing node variables by spawn --- storage.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage.test') diff --git a/storage.test b/storage.test index 12e267d..17859cc 100644 --- a/storage.test +++ b/storage.test @@ -1,5 +1,5 @@ test: - spawn on node1 as p1 + spawn as p1 # Root finding ############### -- cgit v1.2.3