mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 10:54:51 +08:00
Update document generation script
This commit is contained in:
@@ -229,5 +229,5 @@ func TestBooleanOperatorScenarios(t *testing.T) {
|
||||
for _, tt := range booleanOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "Boolean Operators", booleanOperatorScenarios)
|
||||
documentScenarios(t, "boolean-operators", booleanOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user