[GEMINI] Update test imports and mock paths to point to ctf.cli package
This commit is contained in:
@@ -6,7 +6,7 @@ import sys
|
||||
from click.testing import CliRunner
|
||||
from ctf.utils import active_categories
|
||||
from ctf.forensics import get_metadata
|
||||
from ctf.cli_forensics import forensics_group, metadata
|
||||
from ctf.cli.forensics import forensics_group, metadata
|
||||
|
||||
# Define the persistent test environment path
|
||||
TEST_ENV = Path("tests/env")
|
||||
|
||||
Reference in New Issue
Block a user