Skip to content

Commit bee9e63

Browse files
committed
Renamed test_get_accepting_multiple_content_types
1 parent 4c38f7d commit bee9e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/requests/request_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def test_get_camelized_route_and_links
9393
JSONAPI.configuration = original_config
9494
end
9595

96-
def test_get_accepting_multiple_content_types
96+
def test_get_multiple_accept_media_types
9797
get '/posts', headers:
9898
{
9999
'Accept' => "application/json, #{JSONAPI::MEDIA_TYPE}, */*"

0 commit comments

Comments
 (0)