mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
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:
parent
6c666383e7
commit
5b96d1d69d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user