We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f8439 commit 8e71028Copy full SHA for 8e71028
tests/e2e_tests/test_commit_reveal_v3.py
@@ -13,7 +13,7 @@
13
)
14
15
16
-@pytest.mark.parametrize("local_chain", [True], indirect=True)
+# @pytest.mark.parametrize("local_chain", [True], indirect=True)
17
@pytest.mark.asyncio
18
async def test_commit_and_reveal_weights_cr3(local_chain, subtensor, alice_wallet):
19
"""
0 commit comments