mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
Update document generation script
This commit is contained in:
@@ -62,5 +62,5 @@ func TestLengthOperatorScenarios(t *testing.T) {
|
||||
for _, tt := range lengthOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "Length", lengthOperatorScenarios)
|
||||
documentScenarios(t, "length", lengthOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user