Skip to content

Commit

Permalink
[DEL] delete test
Browse files Browse the repository at this point in the history
  • Loading branch information
devyubin committed Aug 12, 2023
1 parent f565306 commit 70c9069
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ dependencies {
implementation 'mysql:mysql-connector-java:8.0.33'
}

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

jar {
enabled = false
}

0 comments on commit 70c9069

Please sign in to comment.