Add support for the changeSelf param in getAndPossiblyMergePnp.

This commit is contained in:
Greyson Parrelli
2022-08-02 14:36:30 -04:00
parent 0e7cffedc9
commit d0420ba51d
2 changed files with 14 additions and 13 deletions
@@ -350,7 +350,6 @@ class RecipientDatabaseTest_getAndPossiblyMergePnp {
}
/** This is a case where normally we'd update the E164 of a user, but here the changeSelf flag is disabled, so we shouldn't. */
@Ignore("Change self isn't implemented yet!")
@Test
fun getAndPossiblyMerge_aciMapsToExistingUserButE164DoesNot_aciBelongsToLocalUser_changeSelfFalse() {
val dataSet = KeyValueDataSet().apply {