test/exceptions_app_test.rb in rambulance-2.3.0 vs test/exceptions_app_test.rb in rambulance-3.0.0

- old
+ new

@@ -5,6 +5,5 @@ get '/does_not_exist', headers: { 'Accept' => '*/*' } assert_equal 404, response.status end end -