Skip to content

Commit 5a2476b

Browse files
committed
Update test_commit_weights.py
1 parent 9cac04e commit 5a2476b

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
@@ -70,7 +70,7 @@ async def test_commit_and_reveal_weights_legacy(local_chain, subtensor, alice_wa
7070
), "Failed to set weights_rate_limit"
7171
assert subtensor.weights_rate_limit(netuid=netuid) == 0
7272

73-
# Increase subnet tempo so we have enought time to commit and reveal weights
73+
# Increase subnet tempo so we have enough time to commit and reveal weights
7474
sudo_set_admin_utils(
7575
local_chain,
7676
alice_wallet,

0 commit comments

Comments
 (0)