Skip to content

Commit

Permalink
rename test files
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Jan 31, 2025
1 parent a340c5b commit 6bbf3dc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plone/restapi/tests/test_documentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2519,7 +2519,7 @@ def test_documentation_schema_user(self):
def test_documentation_schema_user_registration(self):
response = self.api_session.get("/@userschema/registration")

save_request_and_response_for_docs("registration_userschema", response)
save_request_and_response_for_docs("userschema_registration", response)


class TestRules(TestDocumentationBase):
Expand Down

0 comments on commit 6bbf3dc

Please sign in to comment.