Skip to content

Commit

Permalink
extra time
Browse files Browse the repository at this point in the history
  • Loading branch information
edvmorango committed Aug 16, 2024
1 parent 0ee1b01 commit e2d7e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/test/scala/fs2/io/ssh/ClientSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import scala.annotation.nowarn
// they will only run on Travis if you push your branch to upstream
class ClientSpec extends CatsEffectSuite with SshDockerService {

override val munitTimeout = Duration(60, "s")
override val munitTimeout = Duration(90, "s")

val testHost = "localhost"
val testUser = "fs2-ssh"
Expand Down

0 comments on commit e2d7e8a

Please sign in to comment.