Skip to content

Commit e3172d5

Browse files
committed
Improve test comment
1 parent 6d156a0 commit e3172d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kube-derive/tests/crd_complex_enum_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ fn optional_enum_without_descriptions() {
393393
"B",
394394
"C",
395395
"D",
396-
// Note there is *no* null list entry here
396+
// Note there should be *no* null list entry here
397397
],
398398
"nullable": true,
399399
"type": "string"

0 commit comments

Comments
 (0)