Skip to content

Commit

Permalink
chore: build.gradle 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeyeon0130 committed Jul 28, 2024
1 parent c32e4d4 commit 84f7dde
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 @@ -51,6 +51,6 @@ dependencies {
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
}

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

0 comments on commit 84f7dde

Please sign in to comment.