mirror of
https://github.com/github/codeql.git
synced 2026-06-25 06:37:07 +02:00
Java: Use fixture for filtering diagnostics
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
def test(codeql, java):
|
||||
def test(codeql, java, check_diagnostics_java):
|
||||
codeql.database.create(_env={"CODEQL_EXTRACTOR_JAVA_OPTION_BUILDLESS": "true"})
|
||||
|
||||
Reference in New Issue
Block a user