Skip to content

Commit 408e7da

Browse files
committed
Adapt quality gates configuration: test success rate has been renamed
1 parent 437724d commit 408e7da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/quality-gates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"qualityGates": [
33
{
4-
"metric": "tests-success-rate",
4+
"metric": "test-success-rate",
55
"name": "Tests Success Rate",
66
"threshold": 100.0,
77
"criticality": "FAILURE"

0 commit comments

Comments
 (0)