diff --git a/build.gradle b/build.gradle index f4d04b475cedff6e24d8d943131144c5de8dcdd0..3ba4f3ca2aa7fcf18159169869607f97b02014c9 100644 --- a/build.gradle +++ b/build.gradle @@ -91,8 +91,8 @@ task testConus2018(type: Test) { group = "verification" testLogging { - exceptionFormat "full" - } + exceptionFormat "full" + } useJUnitPlatform() jvmArgs( @@ -110,8 +110,8 @@ task testHawaii2021(type: Test) { group = "verification" testLogging { - exceptionFormat "full" - } + exceptionFormat "full" + } useJUnitPlatform() jvmArgs(