lib/exception_handling/testing.rb in exception_handling-1.2.1 vs lib/exception_handling/testing.rb in exception_handling-2.2.1

- old
+ new

@@ -56,10 +56,10 @@ def complete_request_uri "#{@request.protocol}#{@request.host}#{@request.request_uri}" end include ExceptionHandling::Methods - + set_long_controller_action_timeout 2 end end -end \ No newline at end of file +end