Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a03f2e commit cd3143fCopy full SHA for cd3143f
1 file changed
…tests/kotlin/linux/custom_plugin/test.py …lin/linux/custom_plugin/test.py-disabledjava/ql/integration-tests/kotlin/linux/custom_plugin/test.py renamed to java/ql/integration-tests/kotlin/linux/custom_plugin/test.py-disabled
@@ -3,6 +3,8 @@
3
import commands
4
5
6
+# This test is temporarily disabled until it is updated to work with Kotlin 2.2
7
+
8
@runs_on.linux
9
def test(codeql, java_full, cwd, semmle_code_dir, test_dir):
10
build_dir = cwd / "build"
0 commit comments