mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +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