Skip to content

Commit

Permalink
Update backend/src/openarchiefbeheer/accounts/tests/test_managers.py
Browse files Browse the repository at this point in the history
Co-authored-by: Silvia <[email protected]>
  • Loading branch information
svenvandescheur and SilviaAmAm authored Dec 16, 2024
1 parent 58247f9 commit fa45414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from django.contrib.contenttypes.models import ContentType
from django.test import TestCase

from ...destruction.models import DestructionList
from openarchiefbeheer.destruction.models import DestructionList
from ..models import User
from .factories import UserFactory

Expand Down

0 comments on commit fa45414

Please sign in to comment.