Skip to content

Commit c2375e8

Browse files
update test name
1 parent 755df82 commit c2375e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/reporting/report_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ func TestGetOutputSarif(t *testing.T) {
351351
},
352352
},
353353
{
354-
name: "confluence.pageId from secret extra detail should be in result properties",
354+
name: "includes confluence.pageId in sarif result properties",
355355
arg: &Report{
356356
TotalItemsScanned: 1,
357357
TotalSecretsFound: 1,

0 commit comments

Comments
 (0)