Skip to content

Commit 1ae3870

Browse files
committed
Fmt
1 parent ed8ebee commit 1ae3870

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
@@ -3894,4 +3894,4 @@ fn test_do_set_child_registration_disabled() {
38943894
let children_after = SubtensorModule::get_children(&parent, netuid);
38953895
assert_eq!(children_after, vec![(proportion, child)]);
38963896
});
3897-
}
3897+
}

0 commit comments

Comments
 (0)