Skip to content

Commit

Permalink
fix: taking catalog kwargs as part of path for profile data
Browse files Browse the repository at this point in the history
  • Loading branch information
hbraswelrh committed Jan 17, 2025
1 parent 662d4b6 commit c99e164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/trestlebot/tasks/test_sync_cac_profile_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c99e164

Please sign in to comment.