We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9797a8c commit cd16c02Copy full SHA for cd16c02
pom.xml
@@ -47,7 +47,7 @@
47
<version>${jmeter-maven-plugin.version}</version>
48
<configuration>
49
<generateReports>true</generateReports>
50
- <errorRateThresholdInPercent>60</errorRateThresholdInPercent>
+ <errorRateThresholdInPercent>61</errorRateThresholdInPercent>
51
<testResultsTimestamp>false</testResultsTimestamp>
52
<propertiesJMeter>
53
<BUILD_TAG>${project.version}</BUILD_TAG>
0 commit comments