Skip to content

Commit

Permalink
[+] Tries to fix the GitHub automated testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Lei-Tin committed Nov 15, 2022
1 parent 67376de commit 082b69f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ dependencies {

test {
useJUnitPlatform()
gradle test --tests TestMySQLDatabaseGateway

testLogging {
events "passed", "skipped", "failed"
}
Expand Down

0 comments on commit 082b69f

Please sign in to comment.