diff --git a/test/integration/root_test.go b/test/integration/root_test.go index e70fe0634..f931c1f1a 100644 --- a/test/integration/root_test.go +++ b/test/integration/root_test.go @@ -20,7 +20,7 @@ const ( Dir = "./data" Zip = "data/sources.zip" SlowRepo = "https://github.com/WebGoat/WebGoat" - SSHRepo = "git@github.com:hmmachadocx/hmmachado_dummy_project.git" + SSHRepo = "git@github.com:Yoavast/CX-AST.git" SlowRepoBranch = "develop" resolverEnvVar = "SCA_RESOLVER" resolverEnvVarDefault = "./ScaResolver"