Skip to content

Commit

Permalink
spelling: with
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed May 8, 2022
1 parent 72b30df commit 38514c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/k8s/handlers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ func TestAreResourcesDifferent(t *testing.T) {
},
expected: true,
expectErr: nil,
msg: "not equal resources with with first resource missing spec",
msg: "not equal resources with first resource missing spec",
},
}

Expand Down

0 comments on commit 38514c9

Please sign in to comment.