Java: update InlineExpectationsTest import for new location

This commit is contained in:
Jami Cogswell
2024-12-16 15:41:59 -05:00
parent 48d55ec518
commit fa27689719

View File

@@ -1,6 +1,6 @@
import java
import semmle.code.java.security.CsrfUnprotectedRequestTypeQuery
import TestUtilities.InlineExpectationsTest
import utils.test.InlineExpectationsTest
module CsrfUnprotectedRequestTypeTest implements TestSig {
string getARelevantTag() { result = "hasCsrfUnprotectedRequestType" }