mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 02:03:24 +08:00
Update document generation script
This commit is contained in:
@@ -54,5 +54,5 @@ func TestDocumentIndexScenarios(t *testing.T) {
|
||||
for _, tt := range documentIndexScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "Document Index", documentIndexScenarios)
|
||||
documentScenarios(t, "document-index", documentIndexScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user