Update CallOffDocumentIntegrationSpec.groovy
accidental change reverted
This commit is contained in:
@@ -18,7 +18,7 @@ import pl.com.dddbyexamples.tools.IntegrationTest
|
||||
import spock.lang.Specification
|
||||
|
||||
import java.time.Clock
|
||||
import java.time.LocalDateF
|
||||
import java.time.LocalDate
|
||||
|
||||
import static java.time.Instant.from
|
||||
import static java.time.ZoneId.systemDefault
|
||||
@@ -83,4 +83,4 @@ class CallOffDocumentIntegrationSpec extends Specification implements ProductTra
|
||||
return Clock.fixed(from(ANY_DATE.atStartOfDay().atZone(systemDefault())), systemDefault())
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user