mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Fixing docs
This commit is contained in:
@@ -75,5 +75,5 @@ func TestCommentOperatorScenarios(t *testing.T) {
|
||||
for _, tt := range commentOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "Comments Operator", commentOperatorScenarios)
|
||||
documentScenarios(t, "Comment Operators", commentOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user