mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 13:54:47 +03:00
Merge branch 'version-3-5' into handle-multiple-methods-on-custom-action
This commit is contained in:
commit
ab7a764553
|
@ -109,7 +109,6 @@ class TestRouterGeneratedSchema(TestCase):
|
|||
}
|
||||
}
|
||||
)
|
||||
print response.data
|
||||
self.assertEqual(response.data, expected)
|
||||
|
||||
def test_authenticated_request(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user