Fix [CodeClimateCoverage] test (#6759)

This commit is contained in:
Pierre-Yves B
2021-07-11 19:24:46 +01:00
committed by GitHub
parent e6f2cfd376
commit 46e1797994

View File

@@ -28,7 +28,7 @@ t.create('test coverage percentage for non-existent repo')
})
t.create('test coverage percentage for repo without test reports')
.get('/coverage/angular/angular.js.json')
.get('/coverage/angular/angular.json')
.expectBadge({
label: 'coverage',
message: 'test report not found',