Skip to content

Commit 974066f

Browse files
committed
Add a comment
1 parent 96c42a7 commit 974066f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testutil/util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var (
1515
kind: 'SubNamespace',
1616
metadata: {
1717
name: name,
18-
namespace: namespace
18+
namespace: namespace // missing the trailing comma
1919
},
2020
}
2121
`)

0 commit comments

Comments
 (0)