Skip to content

Commit fa27689

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: update InlineExpectationsTest import for new location
1 parent 48d55ec commit fa27689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/test/query-tests/security/CWE-352/CsrfUnprotectedRequestTypeTest.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import java
22
import semmle.code.java.security.CsrfUnprotectedRequestTypeQuery
3-
import TestUtilities.InlineExpectationsTest
3+
import utils.test.InlineExpectationsTest
44

55
module CsrfUnprotectedRequestTypeTest implements TestSig {
66
string getARelevantTag() { result = "hasCsrfUnprotectedRequestType" }

0 commit comments

Comments
 (0)