diff options
| author | mo khan <mo.khan@gmail.com> | 2020-07-21 14:50:23 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-07-22 11:14:41 -0600 |
| commit | f4ec1f1bf826654ab963d32a2d4a2588ecb91c04 (patch) | |
| tree | d0273449c4569e2faffd053c4ed1287ef081a221 /bin/test | |
| parent | ca675527b53c2a8316c962ee1a17bc1ee1c0c156 (diff) | |
Combine default/custom certs in cacert
Diffstat (limited to 'bin/test')
| -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 |
