Exclude BLANK-000000
Test and deploy / deploy (push) Successful in 31s

This commit is contained in:
2026-07-29 10:44:09 -05:00
parent 60d0621750
commit ead6108f2a
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Mentions PAN-999999 in the description.
test('builds compact plot points in semantic release order', () => {
const plot = buildIssuePlotProduct('PAN-OS', new Map([
['10.2.10-h1', ['PAN-130000']],
['10.2.9', ['PAN-100000', 'WF500-120000']]
['10.2.9', ['PAN-100000', 'WF500-120000', 'BLANK-000000']]
]));
assert.deepEqual(plot.releases, ['10.2.9', '10.2.10-h1']);
assert.deepEqual(plot.points, [