Skip to content

Commit

Permalink
fix tests (dont force timezone with mixed plone.api/restapi actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Jan 29, 2024
1 parent f8a48ed commit 6814d78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/redturtle/volto/tests/test_publication_fields_fixes.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@
from plone.app.testing import SITE_OWNER_PASSWORD
from plone.app.testing import TEST_USER_ID
from plone.app.testing import setRoles
from plone.registry.interfaces import IRegistry
from plone.restapi.serializer.converters import json_compatible
from plone.restapi.testing import RelativeSession
from transaction import commit
from zope.component import getUtility

from redturtle.volto.testing import REDTURTLE_VOLTO_API_FUNCTIONAL_TESTING

Expand Down

0 comments on commit 6814d78

Please sign in to comment.