Skip to content

Commit b90cdca

Browse files
committed
cargo fmt
1 parent 789b3c7 commit b90cdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/tests/children.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2758,7 +2758,7 @@ fn test_set_weights_no_parent() {
27582758
SubtensorModule::increase_stake_for_hotkey_and_coldkey_on_subnet(
27592759
&hotkey,
27602760
&coldkey,
2761-
netuid,
2761+
netuid,
27622762
stake_to_give_child,
27632763
);
27642764

0 commit comments

Comments
 (0)