mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Updated collect objcet doc
This commit is contained in:
parent
69d00c89df
commit
601c13531c
@ -110,5 +110,5 @@ func TestCollectObjectOperatorScenarios(t *testing.T) {
|
|||||||
for _, tt := range collectObjectOperatorScenarios {
|
for _, tt := range collectObjectOperatorScenarios {
|
||||||
testScenario(t, &tt)
|
testScenario(t, &tt)
|
||||||
}
|
}
|
||||||
documentScenarios(t, "Collect into Object", collectObjectOperatorScenarios)
|
documentScenarios(t, "Create, Collect into Object", collectObjectOperatorScenarios)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user