Instrument credits spent

This commit is contained in:
Jon Chambers
2026-01-28 17:00:52 -05:00
committed by ravi-signal
parent fb1c20582e
commit c69abb5200
3 changed files with 23 additions and 0 deletions

View File

@@ -266,6 +266,7 @@ class HlrLookupCarrierDataProviderTest {
@Nullable final NetworkDetails currentNetwork) {
return new HlrLookupResult(null,
1.0f,
originalNetwork == null ? "NOT_AVAILABLE" : "AVAILABLE",
originalNetwork,
currentNetwork == null ? "NOT_AVAILABLE" : "AVAILABLE",