docs: update api ref test (#4516)

This commit is contained in:
Vadym Barda
2025-05-02 13:58:29 -04:00
committed by GitHub
parent ee04c32bb3
commit df58a71567
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from langgraph.types import interrupt
"""
EXPECTED_MARKDOWN = """\
API Reference: <a href="https://langchain-ai.github.io/langgraph/reference/types/#langgraph.types.interrupt">interrupt</a>
<sup><i>API Reference: <a href="https://langchain-ai.github.io/langgraph/reference/types/#langgraph.types.interrupt">interrupt</a></i></sup>
```python
from langgraph.types import interrupt