summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/androidTest
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2025-07-23 09:42:15 +0200
committerDavid Lönnhager <david.l@mullvad.net>2025-07-23 09:42:15 +0200
commit6ee9f98e90fd8fb7bad4e7670aed3a711ffbf317 (patch)
tree5dd900add396604d3d9e969e5f8387b5c11aedbd /android/app/src/androidTest
parentdc2db9cc8a63e8bcbd3cbf70c28c7446d7f83733 (diff)
parentbdd5faa521137753b46c78a6c5778114f0ce20a4 (diff)
downloadmullvadvpn-6ee9f98e90fd8fb7bad4e7670aed3a711ffbf317.tar.xz
mullvadvpn-6ee9f98e90fd8fb7bad4e7670aed3a711ffbf317.zip
Merge branch 'filter-by-quic-in-gui-location-list-des-2266'
Diffstat (limited to 'android/app/src/androidTest')
-rw-r--r--android/app/src/androidTest/kotlin/net/mullvad/mullvadvpn/compose/data/DummyRelayItems.kt2
1 files changed, 2 insertions, 0 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 8e4024a4d5..27b5951cea 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,6 +22,7 @@ private val DUMMY_RELAY_1 =
provider = ProviderId("PROVIDER RENTED"),
ownership = Ownership.Rented,
daita = false,
+ quic = false,
)
private val DUMMY_RELAY_2 =
RelayItem.Location.Relay(
@@ -34,6 +35,7 @@ private val DUMMY_RELAY_2 =
provider = ProviderId("PROVIDER OWNED"),
ownership = Ownership.MullvadOwned,
daita = false,
+ quic = false,
)
private val DUMMY_RELAY_CITY_1 =
RelayItem.Location.City(