Skip to content

Commit

Permalink
build stability: increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
fwbrasil committed Jan 29, 2025
1 parent fec6675 commit 1b96d4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ private[kyo] trait BaseKyoKernelTest[S] extends BaseKyoDataTest:
if Platform.isDebugEnabled then
Duration.Infinity
else
5.seconds
8.seconds
end BaseKyoKernelTest

0 comments on commit 1b96d4e

Please sign in to comment.