Skip to content

Commit

Permalink
Remove heckle settings from spec helper
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Dec 7, 2012
1 parent fcd9488 commit c6662a9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,3 @@
end

end

# change the heckle timeout to be 5 seconds
if defined?(::Heckle)
class ::Heckle
@@timeout = 5
end
end

0 comments on commit c6662a9

Please sign in to comment.