Skip to content

Commit a9eb1d9

Browse files
committed
Minor nits
1 parent ae72a5b commit a9eb1d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/commands/scan/output-scan-report.test.mts

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ describe('output-scan-report', () => {
9494
9595
## Alerts
9696
97-
The scan contained no alerts for with a policy set to at least "warn".
97+
The scan contained no alerts with a policy set to at least "warn".
9898
"
9999
`)
100100
})
@@ -122,7 +122,7 @@ describe('output-scan-report', () => {
122122
123123
## Alerts
124124
125-
All the alerts from the scan with a policy set to at least "warn"}.
125+
All the alerts from the scan with a policy set to at least "warn".
126126
127127
| ------ | ---------- | ------- | ------------- | ------------------------------------------- | ----------------- |
128128
| Policy | Alert Type | Package | Introduced by | url | Manifest file |

0 commit comments

Comments
 (0)