Update call quality string.

This commit is contained in:
Alex Hart
2025-12-15 16:11:22 -04:00
committed by GitHub
parent 7e4602863f
commit b6538101df
4 changed files with 37 additions and 19 deletions

View File

@@ -79,5 +79,4 @@ public class LocaleRemoteConfigTest_getCountryValue {
public void determineCountEnabled() {
assertEquals(output, LocaleRemoteConfig.getCountryValue(countryCounts, phoneNumber, 0));
}
}