We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7563642 commit bfdf4a6Copy full SHA for bfdf4a6
internal/scanners/cae/rules_test.go
@@ -75,7 +75,7 @@ func TestContainerAppsScanner_Rules(t *testing.T) {
75
},
76
77
{
78
- name: "ContainerAppsScanner VnetConfiguration not presente",
+ name: "ContainerAppsScanner VnetConfiguration not present",
79
fields: fields{
80
rule: "Private",
81
target: &armappcontainers.ManagedEnvironment{
0 commit comments