Skip to content

Commit

Permalink
skip gremlin and slow in one line...
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Jan 2, 2012
1 parent 485807c commit 9eae2dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ def generate_text(length=8)
end

RSpec.configure do |c|
c.filter_run_excluding :slow => true
c.filter_run_excluding :break_gremlin => true
c.filter_run_excluding :slow => true, :break_gremlin => true
end

0 comments on commit 9eae2dd

Please sign in to comment.