Skip to content

Commit

Permalink
Merge pull request #4158 from VuPhamVan:main
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 512959074
Change-Id: Ifbc63077aad573d4496a837f2f57584192573820
  • Loading branch information
Copybara-Service committed Feb 28, 2023
2 parents 555486f + 810fb81 commit 2d4f208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/assertions.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ Verifies that *`expression`* is a success `HRESULT`.
### EXPECT_HRESULT_FAILED {#EXPECT_HRESULT_FAILED}
`EXPECT_HRESULT_FAILED(`*`expression`*`)` \
`EXPECT_HRESULT_FAILED(`*`expression`*`)`
`ASSERT_HRESULT_FAILED(`*`expression`*`)`
Verifies that *`expression`* is a failure `HRESULT`.
Expand Down

0 comments on commit 2d4f208

Please sign in to comment.