test updates

This commit is contained in:
John Lancaster
2026-08-27 18:52:41 -05:00
parent f3bbbfc25f
commit 8a994ff47b
5 changed files with 17 additions and 55 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from __future__ import annotations
import pytest
from mcp.types import PromptReference
from mcp_types import PromptReference
pytestmark = pytest.mark.smoke