Skip to content

Commit f891003

Browse files
committed
nitpick: revert unnecessary changes / fix typo
1 parent c5e332b commit f891003

File tree

3 files changed

+182
-7
lines changed

3 files changed

+182
-7
lines changed

api/krusty/openapicustomschema_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ spec:
644644
})
645645
}
646646

647-
// Tett for issue #5878
647+
// Test for issue #5878
648648
func TestCustomOpenApiFieldWithoutMergePatchExtension(t *testing.T) {
649649
runOpenApiTest(t, func(t *testing.T) {
650650
t.Helper()

0 commit comments

Comments
 (0)