fix ws for linter

This commit is contained in:
Eli Reisman
2024-06-04 12:33:48 -07:00
parent 8e6ea8d29b
commit 3c42649204
-2
View File
@@ -183,8 +183,6 @@ The following issues were found:
expect(minSummary).toEqual(expected) expect(minSummary).toEqual(expected)
}) })
test('only includes "No vulnerabilities or license issues found"-message if both are configured and nothing was found', () => { test('only includes "No vulnerabilities or license issues found"-message if both are configured and nothing was found', () => {
summary.addSummaryToSummary( summary.addSummaryToSummary(
emptyChanges, emptyChanges,