tests: increase timeout

This commit is contained in:
Milos Kozak 2023-09-11 20:04:25 +02:00
parent 1204200bf6
commit 866aaa25f6

View file

@ -301,7 +301,7 @@ class PumpIOTest {
// Check what happens if the user issues redundant startLongRTButtonPress()
// calls. The second call here should be ignored.
runBlockingWithWatchdog(6000) {
runBlockingWithWatchdog(12000) {
val testStates = TestStates(true)
val pumpIO = testStates.pumpIO