Skip to content

Commit ae1cd2a

Browse files
committed
fixed img test
1 parent a804dcc commit ae1cd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittests/tools/test_wizcli_img_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def test_multiple_findings(self):
5555
"**CVSS Score (from Wiz)**: 7.5\n"
5656
"**Has Exploit (Known)**: True\n"
5757
"**In CISA KEV**: False\n\n"
58-
"**Failed Policies**:\n"
58+
"**Ignored Policies**:\n"
5959
"- test Default vulnerabilities policy (ID: 9c6726d0-1ada-4541-b6d6-3da5ca1124f9)\n"
6060
"- test Default vulnerabilities policy ( Updated ) (ID: 9bf73b16-99e7-4a54-af1e-dcfa1436a8f2)",
6161
finding.description,

0 commit comments

Comments
 (0)