chore: rename test func for CPE decoder (#4379)

Signed-off-by: Adam Chovanec <git@adamchovanec.cz>
Co-authored-by: Adam Chovanec <git@adamchovanec.cz>
This commit is contained in:
Adam Chovanec 2025-11-26 05:05:31 +01:00 committed by GitHub
parent 6c666383e7
commit 5b96d1d69d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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