mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Java: update InlineExpectationsTest import for new location
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user