Skip to content

Commit 8e71028

Browse files
author
Roman
committed
comment
1 parent 74f8439 commit 8e71028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e_tests/test_commit_reveal_v3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
)
1414

1515

16-
@pytest.mark.parametrize("local_chain", [True], indirect=True)
16+
# @pytest.mark.parametrize("local_chain", [True], indirect=True)
1717
@pytest.mark.asyncio
1818
async def test_commit_and_reveal_weights_cr3(local_chain, subtensor, alice_wallet):
1919
"""

0 commit comments

Comments
 (0)