-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily qualify calls to custom assertThat(Optional) methods
The Truth team is working on migrating callers of the Truth8.assertThat methods to call equivalent methods on the main Truth class. Due to this calls to custom assertThat(Optional) methods will temporarily become ambiguous and hence need to be qualified to avoid breakage. Release-Notes: skip Change-Id: Ib68aa7737300dbeb39e4e877051682a82ea7496b Signed-off-by: Edwin Kempin <ekempin@google.com>
- Loading branch information
1 parent
a2c4f26
commit 177450d
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters