mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
UBERF-8627: Enable test management (#7274)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
parent
f9e3aed4fe
commit
b0fea96ff9
@ -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
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user