mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 00:04:16 +03:00
fix ticket link in test docstring
This commit is contained in:
parent
7c3769f04b
commit
86ea969e11
|
@ -292,7 +292,7 @@ class ForeignKeyNestedSerializerUpdateTests(TestCase):
|
|||
"""
|
||||
Check that we can both *create* and *update* into objects across
|
||||
ForeignKeys that have a `source` specified.
|
||||
Regression test for #<ticket>
|
||||
Regression test for #1170
|
||||
"""
|
||||
data = {
|
||||
'name': 'Discovery',
|
||||
|
|
Loading…
Reference in New Issue
Block a user