summaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
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