mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-27 02:25:26 +01:00
Remove unneeded test timeout.
This commit is contained in:
committed by
Cody Henthorne
parent
75e24ff7d5
commit
9c48e669ee
+1
-1
@@ -336,7 +336,7 @@ class LibSignalChatConnectionTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Test(timeout = 20)
|
||||
@Test
|
||||
fun readRequestDoesTimeOut() {
|
||||
setupConnectedConnection()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user