Skip to content
Snippets Groups Projects
Verified Commit 836e8139 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Typo in test name

parent 92fa348e
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ def test_paginated_collection_serializer_validation():
assert serializer.validated_data['items'] == []
def test_collection_page_serializer_validdation():
def test_collection_page_serializer_validation():
base = 'https://test.federation/test'
data = {
'type': 'CollectionPage',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment