Skip to content

Commit

Permalink
Disable for now as it seems to filer out all tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
birkirb committed Oct 29, 2013
1 parent 6d21931 commit ca37fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

RSpec.configure do |config|
config.include(Factories)
config.filter_run :functional => ENV["wrest_functional_spec"] == "true" || nil
end
# config.filter_run :functional => ENV["wrest_functional_spec"] == "true" || nil
end

0 comments on commit ca37fdf

Please sign in to comment.