From c70a7b31f8a057e2a5433e92bd85130564404608 Mon Sep 17 00:00:00 2001 From: otherview Date: Mon, 25 Sep 2023 17:19:34 +0100 Subject: [PATCH] lint --- integration/obscuroscan/obscuroscan_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/obscuroscan/obscuroscan_test.go b/integration/obscuroscan/obscuroscan_test.go index 4a518f01f5..43c08b89e1 100644 --- a/integration/obscuroscan/obscuroscan_test.go +++ b/integration/obscuroscan/obscuroscan_test.go @@ -47,7 +47,7 @@ const ( ) func TestObscuroscan(t *testing.T) { - //t.Skip("Commented it out until more testing is driven from this test") + // t.Skip("Commented it out until more testing is driven from this test") startPort := integration.StartPortObscuroscanUnitTest createObscuroNetwork(t, startPort)