Skip to content

Commit 6f7c13c

Browse files
committed
Fix failing tests [ci fast]
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 34c5c52 commit 6f7c13c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/nf-commons/src/test/nextflow/util/SysHelperTest.groovy

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
package nextflow.util
1818

1919
import java.lang.management.ManagementFactory
20+
import java.time.Instant
2021
import java.time.OffsetDateTime
22+
import java.time.ZoneOffset
2123

2224
import com.sun.management.OperatingSystemMXBean
2325
import nextflow.SysEnv

0 commit comments

Comments
 (0)