mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-05 00:54:51 +08:00
Update document generation script
This commit is contained in:
@@ -74,5 +74,5 @@ func TestPathOperatorsScenarios(t *testing.T) {
|
||||
for _, tt := range pathOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "Path", pathOperatorScenarios)
|
||||
documentScenarios(t, "path", pathOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user