Skip to content

Commit

Permalink
added testSerializer
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat2Jain committed Dec 4, 2023
1 parent f1a9ef9 commit e87153c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plone/restapi/tests/test_dxcontent_serializer.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
from zope.component import queryUtility
from zope.interface import Interface
from zope.publisher.interfaces.browser import IBrowserRequest
from plone.restapi.tests.base import TestSerializer

import json
import unittest
Expand Down

0 comments on commit e87153c

Please sign in to comment.