Skip to content

Commit c44a5ce

Browse files
authored
Update test_commit_weights.py
1 parent 4567f37 commit c44a5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e_tests/test_commit_weights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ async def test_commit_and_reveal_weights_legacy(local_chain, subtensor, alice_wa
153153
@pytest.mark.asyncio
154154
async def test_commit_weights_uses_next_nonce(local_chain, subtensor, alice_wallet):
155155
"""
156-
Tests that commiting weights doesn't re-use a nonce in the transaction pool.
156+
Tests that committing weights doesn't re-use a nonce in the transaction pool.
157157
158158
Steps:
159159
1. Register a subnet through Alice

0 commit comments

Comments
 (0)