Skip to content

Commit

Permalink
test: Removed max heap size setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Jul 21, 2022
1 parent 87949f0 commit d6bb21b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ subprojects {

test {
useJUnitPlatform()
maxHeapSize = "1024m"
}

sourceCompatibility = 8
Expand Down

0 comments on commit d6bb21b

Please sign in to comment.