Skip to content

Commit

Permalink
Expect client error to be propagated
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed Mar 22, 2024
1 parent 894d7ef commit d0c7d38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ tests:
timeoutMS: 100
expectError:
isClientError: true
expectError:
isClientError: true
expectEvents:
# The only operation run fails with a client-side error, so there should be no events for the client.
- client: *client
Expand Down

0 comments on commit d0c7d38

Please sign in to comment.