Skip to content

Commit ebf65fc

Browse files
committed
Add a response of failure to the test step that checks for status report
1 parent 137aee4 commit ebf65fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/tests/suites/TestDiagnosticLogsDownloadCommand.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,10 @@ tests:
336336
value: "Diagnostic logs transfer: StatusReport Error 5f"
337337
- name: "timeoutInSeconds"
338338
value: 20
339+
response:
340+
values:
341+
- name: "error"
342+
value: "FAILURE"
339343

340344
- label:
341345
"Read End User Support log intent after a failure to make sure that

0 commit comments

Comments
 (0)