File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 134
134
"name" : " Validation" ,
135
135
"description" : " Special template with square brackets instead of curly brackets for validating success."
136
136
},
137
+ "state_delay" : {
138
+ "name" : " State Delay Period" ,
139
+ "description" : " Delay period (seconds) before initial expected state and validation (default is 0)."
140
+ },
137
141
"state_grace" : {
138
142
"name" : " State Grace Period" ,
139
- "description" : " Grace period (seconds) for expected state and validation (default is 0.2)."
143
+ "description" : " Grace period (seconds) before final expected state and validation (default is 0.2)."
140
144
},
141
145
"on_error" : {
142
146
"name" : " On Error" ,
Original file line number Diff line number Diff line change 134
134
"name" : " Validation" ,
135
135
"description" : " Special template with square brackets instead of curly brackets for validating success."
136
136
},
137
+ "state_delay" : {
138
+ "name" : " State Delay Period" ,
139
+ "description" : " Delay period (seconds) before initial expected state and validation (default is 0)."
140
+ },
137
141
"state_grace" : {
138
142
"name" : " State Grace Period" ,
139
- "description" : " Grace period (seconds) for expected state and validation (default is 0.2)."
143
+ "description" : " Grace period (seconds) before final expected state and validation (default is 0.2)."
140
144
},
141
145
"on_error" : {
142
146
"name" : " On Error" ,
You can’t perform that action at this time.
0 commit comments