We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0d981 commit 774a7c2Copy full SHA for 774a7c2
internal/mode/static/state/graph/policies_test.go
@@ -593,7 +593,7 @@ func TestAttachPolicyToService(t *testing.T) {
593
},
594
595
{
596
- name: "attachment; ancestor doesn't exists so add it",
+ name: "attachment; ancestor doesn't exist so add it",
597
policy: &Policy{
598
Source: &policiesfakes.FakePolicy{},
599
Ancestors: []PolicyAncestor{
0 commit comments