From 8abe9383a1d228b81d17563ee18454dca5c41ca3 Mon Sep 17 00:00:00 2001 From: Jacob Weinstock Date: Tue, 19 Nov 2024 19:13:07 -0700 Subject: [PATCH] Fix test name: Signed-off-by: Jacob Weinstock --- internal/iso/iso_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/iso/iso_test.go b/internal/iso/iso_test.go index 42fc3d9e..7f848f2f 100644 --- a/internal/iso/iso_test.go +++ b/internal/iso/iso_test.go @@ -54,7 +54,7 @@ func TestReqPathInvalid(t *testing.T) { } } -func TestCreateISO2(t *testing.T) { +func TestCreateISO(t *testing.T) { t.Skip("Unskip this test to create a new ISO file") grubCfg := `set timeout=0 set gfxpayload=text