summaryrefslogtreecommitdiff
path: root/bin/test-local
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-02-28 15:59:55 -0700
committermo khan <mo.khan@gmail.com>2020-02-28 15:59:55 -0700
commit083016a91a7b52cec6e72b8cd09aa688a79eb57e (patch)
tree67642e1e63d581b8560437b97e21d9a0b9157056 /bin/test-local
parent81a9a020c4ec4fff4382cd6c2bbbf1767a35d674 (diff)
Attempt to get integration testsHEADmaster
Diffstat (limited to 'bin/test-local')
-rwxr-xr-xbin/test-local4
1 files changed, 3 insertions, 1 deletions
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