Skip to content

Commit

Permalink
fix ws for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
elireisman committed Jun 4, 2024
1 parent 8e6ea8d commit 3c42649
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions __tests__/summary.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,7 @@ The following issues were found:
`.trim()

expect(minSummary).toEqual(expected)
})


})

test('only includes "No vulnerabilities or license issues found"-message if both are configured and nothing was found', () => {
summary.addSummaryToSummary(
Expand Down

0 comments on commit 3c42649

Please sign in to comment.