mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-08-02 03:48:21 +00:00
fix failed test cases
This commit is contained in:
parent
1031ed4fc8
commit
3eb89ec0aa
@ -655,7 +655,7 @@ func Test_getPlatformBenchmarkVersion(t *testing.T) {
|
|||||||
args: args{
|
args: args{
|
||||||
platform: Platform{Name: "eks"},
|
platform: Platform{Name: "eks"},
|
||||||
},
|
},
|
||||||
want: "eks-1.7.0",
|
want: "eks-1.5.0",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "gke 1.19",
|
name: "gke 1.19",
|
||||||
|
Loading…
Reference in New Issue
Block a user