diff --git a/.rspec b/.rspec index 671a582..4b942a1 100644 --- a/.rspec +++ b/.rspec @@ -1,2 +1,3 @@ --colour --format=documentation +--exclude-pattern='spec/integration/**/*_spec.rb'