mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
path operator singular
This commit is contained in:
parent
064cff1341
commit
e9fa873af8
@ -41,5 +41,5 @@ func TestPathOperatorsScenarios(t *testing.T) {
|
||||
for _, tt := range pathOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "Path Operators", pathOperatorScenarios)
|
||||
documentScenarios(t, "Path Operator", pathOperatorScenarios)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user