diff --git a/test/integration/root_test.go b/test/integration/root_test.go index f931c1f1a..097dae1ad 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:Yoavast/CX-AST.git" + SSHRepo = "git@github.com:pedrompflopes/ast-jenkins-docker.git" SlowRepoBranch = "develop" resolverEnvVar = "SCA_RESOLVER" resolverEnvVarDefault = "./ScaResolver"