mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 12:25:17 +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,
|
label: testManagement.string.ConfigLabel,
|
||||||
description: testManagement.string.ConfigDescription,
|
description: testManagement.string.ConfigDescription,
|
||||||
enabled: false,
|
enabled: true,
|
||||||
beta: false,
|
beta: true,
|
||||||
classFilter: defaultFilter
|
classFilter: defaultFilter
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user