spec/spec_helper.rb in grape-app-0.8.3 vs spec/spec_helper.rb in grape-app-0.8.4

- old
+ new

@@ -29,10 +29,10 @@ def to_param id.to_s end end -class TestAPI < Grape::API::Instance +class TestAPI < Grape::API format :json helpers Grape::App::Helpers::Caching helpers Grape::App::Helpers::Params