mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-21 23:00:42 -08:00
feat(cli): add mage command to update golden integration test files (#4380)
This commit is contained in:
@@ -402,6 +402,9 @@ func TestClientServerWithFormat(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestClientServerWithCycloneDX(t *testing.T) {
|
||||
if *update {
|
||||
t.Skipf("This test doesn't use golden files")
|
||||
}
|
||||
tests := []struct {
|
||||
name string
|
||||
args csArgs
|
||||
|
||||
Reference in New Issue
Block a user