Fix typo in test setting

This commit is contained in:
Óscar San José
2025-04-04 15:02:51 +02:00
parent 7da9eab3a4
commit 1ac3e80e96

View File

@@ -16,7 +16,7 @@ def test(codeql, java):
command1, cwd="repo"
)
repo_server_process2 = subprocess.Popen(
command2, cwd="repo"
command2, cwd="repo2"
)
try:
codeql.database.create(