mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-14 19:45:02 +00:00
fix tests
This commit is contained in:
parent
18f571291b
commit
e2b88cf8b4
@ -51,8 +51,6 @@ dependencies {
|
|||||||
annotationProcessor "org.projectlombok:lombok:$lombokVersion"
|
annotationProcessor "org.projectlombok:lombok:$lombokVersion"
|
||||||
|
|
||||||
testImplementation "org.springframework.boot:spring-boot-starter-test"
|
testImplementation "org.springframework.boot:spring-boot-starter-test"
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter-api'
|
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
|
|
||||||
testImplementation 'org.mockito:mockito-core'
|
testImplementation 'org.mockito:mockito-core'
|
||||||
testImplementation 'org.mockito:mockito-junit-jupiter'
|
testImplementation 'org.mockito:mockito-junit-jupiter'
|
||||||
testRuntimeOnly 'org.mockito:mockito-inline:5.2.0'
|
testRuntimeOnly 'org.mockito:mockito-inline:5.2.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user