Skip to content

Commit 7dc6684

Browse files
committed
Set var_check attribute to a sensible value
It is impossible that a single collected item would have 2 values at the same time.
1 parent 42337d4 commit 7dc6684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/probes/yamlfilecontent/test_probes_yamlfilecontent_array.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</ind-def:yamlfilecontent_state>
8181

8282
<ind-def:yamlfilecontent_state version="1" id="oval:0:ste:2">
83-
<ind-def:value_of datatype="string" var_ref="oval:0:var:2"/>
83+
<ind-def:value_of datatype="string" var_ref="oval:0:var:2" var_check="at least one" />
8484
</ind-def:yamlfilecontent_state>
8585

8686
</states>

0 commit comments

Comments
 (0)