Skip to content

Commit

Permalink
feat: 테스트설정
Browse files Browse the repository at this point in the history
  • Loading branch information
Daolove0323 committed Nov 9, 2024
1 parent a03291b commit 2ecba7c
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'
}

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

0 comments on commit 2ecba7c

Please sign in to comment.