Skip to content

Commit cbf3173

Browse files
author
Roman
committed
period=16 for fast blocks test
1 parent 0f4db69 commit cbf3173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e_tests/test_commit_reveal_v3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ async def test_commit_and_reveal_weights_cr3(local_chain, subtensor, alice_walle
129129
wait_for_inclusion=True,
130130
wait_for_finalization=True,
131131
block_time=BLOCK_TIME,
132+
period=16
132133
)
133134

134135
# Assert committing was a success

0 commit comments

Comments
 (0)