mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 21:01:05 +00:00
Use non-binary pronouns in comments. (#13209)
* use non binary pronouns in comments * cargo fmt * fix the use of "it" with "they" when dealing about an opperations identity
This commit is contained in:
@@ -1901,7 +1901,7 @@ fn wrong_vote_is_moot() {
|
||||
#[test]
|
||||
fn bond_with_no_staked_value() {
|
||||
// Behavior when someone bonds with no staked value.
|
||||
// Particularly when she votes and the candidate is elected.
|
||||
// Particularly when they votes and the candidate is elected.
|
||||
ExtBuilder::default()
|
||||
.validator_count(3)
|
||||
.existential_deposit(5)
|
||||
|
||||
Reference in New Issue
Block a user