diff --git a/syft/format/cpes/decoder_test.go b/syft/format/cpes/decoder_test.go index 6ad14b966..19770bb34 100644 --- a/syft/format/cpes/decoder_test.go +++ b/syft/format/cpes/decoder_test.go @@ -14,7 +14,7 @@ import ( "github.com/anchore/syft/syft/sbom" ) -func Test_CPEProvider(t *testing.T) { +func TestDecoder_Decode(t *testing.T) { tests := []struct { name string userInput string