Skip to content

Commit

Permalink
fix factories
Browse files Browse the repository at this point in the history
  • Loading branch information
davidu1975 committed Jun 14, 2023
1 parent ed2ea98 commit 48984b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/export_readiness/factories.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import factory.fuzzy
import wagtail_factories

from export_readiness import snippets
from core import snippets


class TagFactory(factory.django.DjangoModelFactory):
Expand Down

0 comments on commit 48984b6

Please sign in to comment.