Skip to content

Commit

Permalink
Add a response of failure to the test step that checks for status report
Browse files Browse the repository at this point in the history
  • Loading branch information
nivi-apple committed Jun 6, 2024
1 parent 137aee4 commit ebf65fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/tests/suites/TestDiagnosticLogsDownloadCommand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,10 @@ tests:
value: "Diagnostic logs transfer: StatusReport Error 5f"
- name: "timeoutInSeconds"
value: 20
response:
values:
- name: "error"
value: "FAILURE"

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

0 comments on commit ebf65fc

Please sign in to comment.