aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/integration/tests/src/it/integration-tests-backup.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/tests/src/it/integration-tests-backup.xml b/tests/integration/tests/src/it/integration-tests-backup.xml
index 7657d0c84ac..6bfa7e97a41 100644
--- a/tests/integration/tests/src/it/integration-tests-backup.xml
+++ b/tests/integration/tests/src/it/integration-tests-backup.xml
@@ -171,7 +171,7 @@
<active-rule>
<key><![CDATA[com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck]]></key>
<plugin><![CDATA[checkstyle]]></plugin>
- <level><![CDATA[ERROR]]></level>
+ <level><![CDATA[CRITICAL]]></level>
</active-rule>
<active-rule>
<key><![CDATA[com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck]]></key>