diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh index 0130492..53c1805 100755 --- a/test/test.sh +++ b/test/test.sh @@ -2,7 +2,7 @@ set -e -for project in ruby-bundler java-maven; do +for project in ruby-bundler-rails java-maven; do # Clone the test repository. echo "Cloning the test repository https://gitlab.com/gitlab-org/security-products/tests/$project.git" git clone "https://gitlab.com/gitlab-org/security-products/tests/$project.git" "/code/$project" |
