fix ws for linter
This commit is contained in:
@@ -181,9 +181,7 @@ The following issues were found:
|
|||||||
`.trim()
|
`.trim()
|
||||||
|
|
||||||
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(
|
||||||
|
|||||||
Reference in New Issue
Block a user