Skip to content

Commit

Permalink
🧹 fix integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Jul 24, 2024
1 parent 0c031e0 commit 6d3e838
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/audit_config_base_suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -1228,12 +1228,10 @@ var (
"//policy.api.mondoo.app/policies/mondoo-kubernetes-security",
}
defaultK8sNodePolicyMrns = []string{
"//policy.api.mondoo.app/policies/platform-eol",
"//policy.api.mondoo.app/policies/mondoo-kubernetes-security",
"//policy.api.mondoo.app/policies/mondoo-linux-security",
}
defaultOsPolicyMrns = []string{
"//policy.api.mondoo.app/policies/platform-eol",
"//policy.api.mondoo.app/policies/mondoo-linux-security",
}
)
Expand Down

0 comments on commit 6d3e838

Please sign in to comment.