test/support/integration_case.rb in merit-1.3.1 vs test/support/integration_case.rb in merit-1.4.0

- old
+ new

@@ -1,5 +1,5 @@ # Define a bare test case to use with Capybara class ActiveSupport::IntegrationCase < ActiveSupport::TestCase include Capybara::DSL include Rails.application.routes.url_helpers -end \ No newline at end of file +end