1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

chore: use fuzzers own cfg variable (#8056)

Signed-off-by: AdamKorcz <adam@adalogics.com>
This commit is contained in:
AdamKorcz 2023-08-17 15:09:08 +01:00 committed by GitHub
parent 2e842ec6a3
commit c0f329e473
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,7 @@ func FuzzVerifyImageAndPatchTest(f *testing.F) {
}
verifyImageAndPatchEngine := NewEngine(
cfg,
fuzzCfg,
fuzzMetricsCfg,
fuzzJp,
nil,