From 9aaa73cc5579f019c3460d0fa4cb624da16328ec Mon Sep 17 00:00:00 2001 From: vbarda Date: Mon, 5 Aug 2024 16:55:19 -0400 Subject: [PATCH] undo comment --- libs/langgraph/tests/test_pregel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/langgraph/tests/test_pregel.py b/libs/langgraph/tests/test_pregel.py index ef7c72c42..a8b4b9849 100644 --- a/libs/langgraph/tests/test_pregel.py +++ b/libs/langgraph/tests/test_pregel.py @@ -7504,7 +7504,7 @@ def test_nested_graph(snapshot: SnapshotAssertion) -> None: ] -# @pytest.mark.repeat(10) +@pytest.mark.repeat(10) @pytest.mark.parametrize( "checkpointer", [