mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-21 23:00:42 -08:00
test: include integration tests in linting and fix all issues (#9060)
This commit is contained in:
@@ -77,6 +77,7 @@ func TestPlugin(t *testing.T) {
|
||||
}
|
||||
|
||||
err = execute(args)
|
||||
require.NoError(t, err)
|
||||
|
||||
if *update {
|
||||
fsutils.CopyFile(tempStdOut.Name(), tt.golden)
|
||||
|
||||
Reference in New Issue
Block a user