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 792db26..218224d 100755
--- a/bin/test
+++ b/bin/test
@@ -5,4 +5,4 @@ set -e
cd "$(dirname "$0")/.."
./bin/setup
-bundle exec rspec "$@" --format=progress
+bundle exec rspec "$@" --format=progress --tag ~environment:offline