diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ export RUBYLIB="/builds/gitlab-org/security-products/license-management/lib" if ! command -v bundle; then ./bin/setup fi -bundle exec rspec "$@" --format=progress --tag ~environment:offline +bundle exec rspec "$@" --format=progress |
