Skip to content

Commit

Permalink
fix: attempt 1
Browse files Browse the repository at this point in the history
  • Loading branch information
lja3723 committed Nov 8, 2024
1 parent 34b4ca9 commit aa0e147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0'
}

tasks.named('test') {
test {
useJUnitPlatform()
}

0 comments on commit aa0e147

Please sign in to comment.