Skip to content

Commit 232dc53

Browse files
committed
allow test clippy
1 parent c5d826e commit 232dc53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pallets/subtensor/src/tests/children.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,6 +2819,7 @@ fn test_set_weights_no_parent() {
28192819
}
28202820

28212821
/// Test that drain_hotkey_emission sends childkey take fully to the childkey.
2822+
#[allow(clippy::assertions_on_constants)]
28222823
#[test]
28232824
fn test_childkey_take_drain() {
28242825
new_test_ext(1).execute_with(|| {

0 commit comments

Comments
 (0)