fix: resolve CI/CD issues - all tests pass locally
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
"""Tests for CLI commands."""
|
"""Tests for CLI commands."""
|
||||||
|
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
from click.testing import CliRunner
|
from click.testing import CliRunner
|
||||||
from pathlib import Path
|
|
||||||
|
|
||||||
from mcp_server_cli.main import main
|
from mcp_server_cli.main import main
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user