Skip to content

Commit f879848

Browse files
author
Roman
committed
remove commented stuff
1 parent c54a406 commit f879848

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/e2e_tests/test_delegate.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -315,11 +315,6 @@ def test_nominator_min_required_stake(local_chain, subtensor, alice_wallet, bob_
315315

316316
assert minimum_required_stake == Balance(0)
317317

318-
# subtensor.root_register(
319-
# alice_wallet,
320-
# wait_for_inclusion=True,
321-
# wait_for_finalization=True,
322-
# )
323318
subtensor.burned_register(
324319
bob_wallet,
325320
alice_subnet_netuid,

0 commit comments

Comments
 (0)