mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
minor change
This commit is contained in:
parent
900f5ae1f6
commit
289cf81b8a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ dependencies {
|
|||
|
||||
tasks.named('test') {
|
||||
useJUnitPlatform()
|
||||
println("Tests is executed")
|
||||
println("Tests is executed!")
|
||||
}
|
||||
|
||||
tasks.build.doLast(){
|
||||
|
|
Loading…
Reference in a new issue