diff options
| -rw-r--r-- | ios/MullvadVPNUITests/Screenshots/ScreenshotTests.swift | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ios/MullvadVPNUITests/Screenshots/ScreenshotTests.swift b/ios/MullvadVPNUITests/Screenshots/ScreenshotTests.swift index cc617b15b2..e736da1d75 100644 --- a/ios/MullvadVPNUITests/Screenshots/ScreenshotTests.swift +++ b/ios/MullvadVPNUITests/Screenshots/ScreenshotTests.swift @@ -104,10 +104,6 @@ class ScreenshotTests: LoggedInWithTimeUITestCase { SelectLocationPage(app) .tapFilterButton() - SelectLocationFilterPage(app) - .tapOwnershipCellExpandButton() - .tapProvidersCellExpandButton() - snapshot("RelayFilter") } |
