diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-12-05 19:17:11 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-04-16 14:43:19 +0200 |
| commit | 52a2bed28a4360d9c0f98fed2898e713dc85371c (patch) | |
| tree | cd122d758e43fd5ea3982238ddaa6c5830b532ed /gui/test | |
| parent | ee841c08bc6fa76e6147296ac43266aff963f5b8 (diff) | |
| download | mullvadvpn-52a2bed28a4360d9c0f98fed2898e713dc85371c.tar.xz mullvadvpn-52a2bed28a4360d9c0f98fed2898e713dc85371c.zip | |
Add daita label to filters in location selector
Diffstat (limited to 'gui/test')
| -rw-r--r-- | gui/test/e2e/setup/main.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/test/e2e/setup/main.ts b/gui/test/e2e/setup/main.ts index c0114494d9..78da7f59b5 100644 --- a/gui/test/e2e/setup/main.ts +++ b/gui/test/e2e/setup/main.ts @@ -94,6 +94,7 @@ class ApplicationMain { weight: 0, owned: true, endpointType: 'wireguard', + daita: false, }, ], }, |
