Skip to content

Commit e2d7e8a

Browse files
committed
extra time
1 parent 0ee1b01 commit e2d7e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/scala/fs2/io/ssh/ClientSpec.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import scala.annotation.nowarn
4242
// they will only run on Travis if you push your branch to upstream
4343
class ClientSpec extends CatsEffectSuite with SshDockerService {
4444

45-
override val munitTimeout = Duration(60, "s")
45+
override val munitTimeout = Duration(90, "s")
4646

4747
val testHost = "localhost"
4848
val testUser = "fs2-ssh"

0 commit comments

Comments
 (0)