commit | 339ba0f87d7c5b6017bfec8c017be54604547fe7 | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Mon Apr 06 12:46:41 2020 -0700 |
committer | Patrick Baumann <patb@google.com> | Mon Apr 06 12:50:08 2020 -0700 |
tree | bf804dabbdf9ae6147da0993c4f4c771e429c361 | |
parent | 3dfc45e593326ae43407e8e6fb853ee5c6552228 [diff] |
Fixes AppsFilterTest This change fixes the AppsFilterTest#testWhoCanSee to properly validate / assert. The initial commit used a mistakenly created local method to "assert" instead of the intended hamcrest assert method. Oops. Test: atest AppsFilterTest Bug: 143534210 Change-Id: Ibd2de769d63a166f225e2bec75d27eaff2343ee9