FIX: Fix TLP options in Cases to align with TLP 2.0 #8469

This commit is contained in:
Doug Burks
2022-08-11 08:49:54 -04:00
committed by GitHub
parent 4c677961c4
commit 4003876465

View File

@@ -1,9 +1,9 @@
{
"labels": [
"white",
"green",
"amber",
"red"
"WHITE",
"GREEN",
"AMBER",
"RED"
],
"customEnabled": false
}
}