[GEMINI] Update test imports and mock paths to point to ctf.cli package
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# tests/test_commands.py
|
||||
from pathlib import Path
|
||||
from click.testing import CliRunner
|
||||
from ctf.commands import basic_group
|
||||
from ctf.cli.basic import basic_group
|
||||
from ctf.config import Config
|
||||
|
||||
# {{{ test_basic_test_cli
|
||||
|
||||
Reference in New Issue
Block a user