From 3fb3a4857aac883f56cc9bbc608d8077601a4626 Mon Sep 17 00:00:00 2001 From: "James W. Brinkerhoff" Date: Tue, 27 Aug 2024 13:38:13 -0400 Subject: [PATCH] providers/supermicro/supermicro_test.go: Correct happy path case in TestOpen() --- providers/supermicro/supermicro_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/supermicro/supermicro_test.go b/providers/supermicro/supermicro_test.go index f503813a..989dc910 100644 --- a/providers/supermicro/supermicro_test.go +++ b/providers/supermicro/supermicro_test.go @@ -143,7 +143,7 @@ func TestOpen(t *testing.T) {