We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7a787 commit 366a314Copy full SHA for 366a314
tests/test_serializer.py
@@ -515,7 +515,7 @@ def test_validation_success(self):
515
assert serializer.errors == {}
516
517
518
-class Test2505Regression:
+class Test2555Regression:
519
def test_serializer_context(self):
520
class NestedSerializer(serializers.Serializer):
521
def __init__(self, *args, **kwargs):
0 commit comments