summaryrefslogtreecommitdiff
path: root/tests/src/com
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-29 20:21:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-29 20:21:03 +0000
commitc91ff085ae2b3cf953d40bf4d3376877fee11e67 (patch)
tree8eda1cdeadb04f29c0652bd2073c8ba803fdaf90 /tests/src/com
parentdbf486c9613f47ede76d78fa7adf0d75b2aea7f7 (diff)
parent19cb7ef58040ea32453f8165f23b5e537a210170 (diff)
downloadContacts-c91ff085ae2b3cf953d40bf4d3376877fee11e67.tar.gz
Merge "AOSP/Contacts - Update language to comply with Android's inclusive language guidance." am: 19cb7ef580
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Contacts/+/1375576 Change-Id: I57d21b5788151e8df4e5a579d9664f669f706087
Diffstat (limited to 'tests/src/com')
-rw-r--r--tests/src/com/android/contacts/editor/ContactEditorUtilsTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/com/android/contacts/editor/ContactEditorUtilsTest.java b/tests/src/com/android/contacts/editor/ContactEditorUtilsTest.java
index 7ffecc1a9..06d64a850 100644
--- a/tests/src/com/android/contacts/editor/ContactEditorUtilsTest.java
+++ b/tests/src/com/android/contacts/editor/ContactEditorUtilsTest.java
@@ -197,7 +197,7 @@ public class ContactEditorUtilsTest {
}
@Test
- public void testShouldShowAccountChangedNotification_sanity_check() {
+ public void testShouldShowAccountChangedNotification_initial_check() {
// Prepare 1 account and save it as the default.
mTarget.saveDefaultAccount(ACCOUNT_1_A);