Skip to content

Commit

Permalink
spelling: will
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Sep 15, 2022
1 parent 3820808 commit f15f197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ func TestNEGOnlyIngress(t *testing.T) {
}
}

// TestIngressCreateDeleteFinalizer asserts that `sync` will will not return an
// TestIngressCreateDeleteFinalizer asserts that `sync` will not return an
// error for a good ingress config. It also tests garbage collection for
// Ingresses that need to be deleted, and keep the ones that don't, depending
// on whether Finalizer Adds and/or Removes are enabled.
Expand Down

0 comments on commit f15f197

Please sign in to comment.