From 083016a91a7b52cec6e72b8cd09aa688a79eb57e Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 28 Feb 2020 15:59:55 -0700 Subject: Attempt to get integration tests --- bin/test-local | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/test-local b/bin/test-local index e7e7325..d13c390 100755 --- a/bin/test-local +++ b/bin/test-local @@ -5,4 +5,6 @@ set -e cd "$(dirname "$0")/.." PROJECT_PATH="$1" -bash -l ./run.sh analyze "$PROJECT_PATH" +cd "$PROJECT_PATH" +asdf install +bundle exec ./exe/gitlab-license-scanning report --prepare --format=json --save=gl-license-management-report.json -- cgit v1.2.3