Skip to content

Commit

Permalink
Include_Api_tests #1097
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Nov 21, 2024
1 parent 280e491 commit 3c11143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sde_collections/tests/api_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pytest
from django.utils import timezone

from sde_collections.models.collection import Collection, WorkflowStatusChoices
from sde_collections.models.collection import WorkflowStatusChoices
from sde_collections.models.delta_url import DumpUrl
from sde_collections.sinequa_api import Api
from sde_collections.tasks import fetch_and_replace_full_text
Expand Down

0 comments on commit 3c11143

Please sign in to comment.