Skip to content

Commit 09166be

Browse files
Re-enable testConnectAndVerifyWithConnectionCheck
1 parent 99002cc commit 09166be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/test/e2e/src/main/kotlin/net/mullvad/mullvadvpn/test/e2e/ConnectionTest.kt

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class ConnectionTest : EndToEndTest(BuildConfig.FLAVOR_infrastructure) {
3535
}
3636

3737
@Test
38-
@Disabled("Disabled since the connection check isn't reliable in the stagemole infrastructure.")
3938
fun testConnectAndVerifyWithConnectionCheck() {
4039
// Given
4140
app.launchAndEnsureLoggedIn(accountTestRule.validAccountNumber)

0 commit comments

Comments
 (0)