Skip to content

Commit 98766b5

Browse files
Added sleep
1 parent 1e47413 commit 98766b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/MullvadVPNUITests/RelayTests.swift

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class RelayTests: LoggedInWithTimeUITestCase {
9999

100100
try Networking.verifyCanAccessInternet()
101101
try Networking.verifyConnectedThroughMullvad()
102+
Thread.sleep(forTimeInterval: 5.0)
102103
}
103104

104105
func testConnectionRetryLogic() throws {

0 commit comments

Comments
 (0)