summaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-07-21 14:50:23 -0600
committermo khan <mo.khan@gmail.com>2020-07-22 11:14:41 -0600
commitf4ec1f1bf826654ab963d32a2d4a2588ecb91c04 (patch)
treed0273449c4569e2faffd053c4ed1287ef081a221 /bin/test
parentca675527b53c2a8316c962ee1a17bc1ee1c0c156 (diff)
Combine default/custom certs in cacert
Diffstat (limited to 'bin/test')
-rwxr-xr-xbin/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test b/bin/test
index a05c7e7..210cebc 100755
--- a/bin/test
+++ b/bin/test
@@ -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