fix: resolve CI/CD issues - all tests pass locally
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-05 13:44:38 +00:00
parent ccfa15333c
commit 50001f2364

View File

@@ -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