Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 60b7641

Browse files
kianenigmaggwpez
andauthored
Update frame/nomination-pools/src/tests.rs
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
1 parent 78b79f2 commit 60b7641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frame/nomination-pools/src/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@ mod claim_payout {
13741374
]
13751375
);
13761376

1377-
// 30 unbonds to be equal to 10 (10 points each).
1377+
// 20 unbonds to be equal to 10 (10 points each).
13781378
assert_ok!(Pools::unbond(Origin::signed(20), 20, 10));
13791379

13801380
// more rewards come in.

0 commit comments

Comments
 (0)