summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/androidTest
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-09-03 16:22:10 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-09-03 16:22:10 +0200
commit6755586be823effd7128420b0cf5cfe9b5bf3a61 (patch)
treef7d1301e490f886499b230aef9d1aa5aa17c5cee /android/app/src/androidTest
parent82ef8c8fb924351172d2baf93b77023e6a408a90 (diff)
parent675394de27138e98c8b171737114779834f7189d (diff)
downloadmullvadvpn-6755586be823effd7128420b0cf5cfe9b5bf3a61.tar.xz
mullvadvpn-6755586be823effd7128420b0cf5cfe9b5bf3a61.zip
Merge branch 'bypass-quic-socket-android'
Diffstat (limited to 'android/app/src/androidTest')
-rw-r--r--android/app/src/androidTest/kotlin/net/mullvad/mullvadvpn/compose/data/DummyRelayItems.kt4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/app/src/androidTest/kotlin/net/mullvad/mullvadvpn/compose/data/DummyRelayItems.kt b/android/app/src/androidTest/kotlin/net/mullvad/mullvadvpn/compose/data/DummyRelayItems.kt
index 27b5951cea..8e46a555c9 100644
--- a/android/app/src/androidTest/kotlin/net/mullvad/mullvadvpn/compose/data/DummyRelayItems.kt
+++ b/android/app/src/androidTest/kotlin/net/mullvad/mullvadvpn/compose/data/DummyRelayItems.kt
@@ -22,7 +22,7 @@ private val DUMMY_RELAY_1 =
provider = ProviderId("PROVIDER RENTED"),
ownership = Ownership.Rented,
daita = false,
- quic = false,
+ quic = null,
)
private val DUMMY_RELAY_2 =
RelayItem.Location.Relay(
@@ -35,7 +35,7 @@ private val DUMMY_RELAY_2 =
provider = ProviderId("PROVIDER OWNED"),
ownership = Ownership.MullvadOwned,
daita = false,
- quic = false,
+ quic = null,
)
private val DUMMY_RELAY_CITY_1 =
RelayItem.Location.City(