summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorchaoc <[email protected]>2024-01-04 16:54:38 +0800
committerchaoc <[email protected]>2024-01-04 16:54:38 +0800
commitbb4ee3da544379b7f2dba7e29cd15d30cd48afd6 (patch)
treea4c449f60030becdc1e65ebd084c404885c4f2e1 /pom.xml
parentfa2feca298bdbc1584b4207d0d090f175ee978fd (diff)
chore: error on test fail
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f035144..4c0c586 100644
--- a/pom.xml
+++ b/pom.xml
@@ -744,9 +744,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
- <configuration>
- <testFailureIgnore>true</testFailureIgnore>
- </configuration>
</plugin>
<plugin>
<groupId>org.commonjava.maven.plugins</groupId>