diff --git a/tests/trestlebot/tasks/test_sync_cac_profile_task.py b/tests/trestlebot/tasks/test_sync_cac_profile_task.py index 87632184..e1915f70 100644 --- a/tests/trestlebot/tasks/test_sync_cac_profile_task.py +++ b/tests/trestlebot/tasks/test_sync_cac_profile_task.py @@ -7,7 +7,8 @@ import pathlib import pytest -import trestle.oscal.profile as prof + +# import trestle.oscal.profile as prof from trestle.common.model_utils import ModelUtils from trestle.core.models.file_content_type import FileContentType