Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
interfect
funkwhale
Commits
836e8139
Verified
Commit
836e8139
authored
Apr 08, 2018
by
Eliot Berriot
Browse files
Typo in test name
parent
92fa348e
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/tests/federation/test_serializers.py
View file @
836e8139
...
...
@@ -221,7 +221,7 @@ def test_paginated_collection_serializer_validation():
assert
serializer
.
validated_data
[
'items'
]
==
[]
def
test_collection_page_serializer_valid
d
ation
():
def
test_collection_page_serializer_validation
():
base
=
'https://test.federation/test'
data
=
{
'type'
:
'CollectionPage'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment