fix ws for linter
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user