Skip to content

Commit

Permalink
fix timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
pablf committed Aug 21, 2024
1 parent ef90ab5 commit 4255f6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package zio.process

import zio.stream.ZPipeline
import zio.test._
import zio.Chunk
import zio.{ durationInt, Chunk }

import FilePlatformSpecific._
import java.util.Optional
Expand Down

0 comments on commit 4255f6a

Please sign in to comment.