Check scriptDefinition expected location for scripts when use ProjectRootUtil.isInContent
This commit is contained in:
@@ -30,6 +30,7 @@ class WholeProjectJavaInspectionTest : WholeProjectInspectionTest() {
|
||||
includeLibrarySource = false,
|
||||
includeLibraryClasses = false,
|
||||
includeScriptDependencies = false,
|
||||
includeScriptsOutsideSourceRoots = false,
|
||||
fileIndex = index
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user