Skip to content

Commit 4077321

Browse files
committed
fix test
1 parent d6d79a2 commit 4077321

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/codemodder-plugin-codeql/src/test/java/io/codemodder/providers/sarif/codeql/ConflictingSarifTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ void it_combines_sarifs_with_overlapping_keys(@TempDir Path tempDir) {
3737
pathSarifMap,
3838
List.of(),
3939
List.of(),
40-
List.of(),
4140
null,
4241
null);
4342
}

0 commit comments

Comments
 (0)