feat: create new Test Results category (#7218)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
@@ -61,8 +61,7 @@ const buildTestResultSummarySchema = Joi.object({
|
||||
}).required()
|
||||
|
||||
export default class AzureDevOpsTests extends AzureDevOpsBase {
|
||||
static category = 'build'
|
||||
|
||||
static category = 'test-results'
|
||||
static route = {
|
||||
base: 'azure-devops/tests',
|
||||
pattern: ':organization/:project/:definitionId/:branch*',
|
||||
|
||||
Reference in New Issue
Block a user