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