Spaces:
Build error
Build error
File size: 269 Bytes
442299c |
1 2 3 4 5 |
junit.jupiter.execution.timeout.default = 15 s
junit.jupiter.execution.timeout.testable.method.default = 15 s
junit.jupiter.execution.timeout.beforeall.method.default = 60 s
junit.jupiter.testclass.order.default=com.dalab.discovery.sd.config.SpringBootTestClassOrderer
|