From 3dc8bfbf9be49896407cdc32ad8c9c7789ac9545 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: avoid introducing node variables by spawn --- test/storage.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/storage.test') diff --git a/test/storage.test b/test/storage.test index 12e267d..17859cc 100644 --- a/test/storage.test +++ b/test/storage.test @@ -1,5 +1,5 @@ test: - spawn on node1 as p1 + spawn as p1 # Root finding ############### -- cgit v1.2.3