mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
UBERF-8627: Enable test management (#7274)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -416,8 +416,8 @@ export default function buildModel (enabled: string[] = ['*'], disabled: string[
|
||||
{
|
||||
label: testManagement.string.ConfigLabel,
|
||||
description: testManagement.string.ConfigDescription,
|
||||
enabled: false,
|
||||
beta: false,
|
||||
enabled: true,
|
||||
beta: true,
|
||||
classFilter: defaultFilter
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user