From fc9e0bbf58e25957ab547e8dc77dd180cbcc2649 Mon Sep 17 00:00:00 2001 From: Philippe Lafoucrière Date: Fri, 14 Dec 2018 14:49:09 -0500 Subject: Bump LicenseFinder to 5.5.2 closes #https://gitlab.com/gitlab-org/gitlab-ee/issues/8859 closes #https://gitlab.com/gitlab-org/gitlab-ee/issues/8830 --- test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test.sh') 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" -- cgit v1.2.3