Skip to content

Commit a7e9dd1

Browse files
committed
JS: Already parse Source/Sink comments in path-problems
1 parent a318ecb commit a7e9dd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/util/codeql/util/test/InlineExpectationsTest.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,6 @@ module TestPostProcessing {
801801
result = ["Alert", "RelatedLocation"]
802802
or
803803
getQueryKind() = "path-problem" and
804-
hasExpectationWithValue(["Source", "Sink"], _) and
805804
result = ["Source", "Sink"]
806805
}
807806

0 commit comments

Comments
 (0)