Skip to content

Commit

Permalink
Remove unneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
mwoods79 committed Aug 28, 2015
1 parent 26d9821 commit c0794df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ require 'database_cleaner/cucumber'

DatabaseCleaner.strategy = :truncation

Around do |scenario, block|
DatabaseCleaner.cleaning(&block)
end

Exhaust.run!
at_exit { Exhaust.shutdown! }

Expand Down

0 comments on commit c0794df

Please sign in to comment.