Skip to content

Commit

Permalink
Java: update InlineExpectationsTest import for new location
Browse files Browse the repository at this point in the history
  • Loading branch information
Jami Cogswell authored and Jami Cogswell committed Dec 16, 2024
1 parent e112226 commit ff0477c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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" }
Expand Down

0 comments on commit ff0477c

Please sign in to comment.