Skip to content

Commit 39a914f

Browse files
committed
chore: remove xfail marker for bug that was fixed
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com>
1 parent 69f20d4 commit 39a914f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/model_registry/mcp_servers/test_data_integrity.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def test_mcp_servers_loaded(
3535
)
3636
assert server["toolCount"] == EXPECTED_MCP_SERVER_TOOL_COUNTS[name]
3737

38-
@pytest.mark.xfail(reason="RHOAIENG-55737 - toolLimit query parameter has no effect on MCP listing endpoint")
3938
def test_mcp_server_tool_limit(
4039
self: Self,
4140
mcp_catalog_rest_urls: list[str],

0 commit comments

Comments
 (0)