mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-26 10:56:34 +00:00
Add another match to test
This commit is contained in:
parent
d9c82fa873
commit
c014099931
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ static MATCHES: &[&str] = &[
|
||||||
"JP1_417935351",
|
"JP1_417935351",
|
||||||
// New field: `match-v5.ParticipantDto.riotIdGameName`
|
// New field: `match-v5.ParticipantDto.riotIdGameName`
|
||||||
"JP1_419115017",
|
"JP1_419115017",
|
||||||
|
// New field: `match-v5.ParticipantChallenges`: `InfernalScalePickup`, `fistBumpParticipation`
|
||||||
|
"JP1_447303353",
|
||||||
];
|
];
|
||||||
|
|
||||||
/// summoner_v4().get_by_summoner_name(...) normally returns an option.
|
/// summoner_v4().get_by_summoner_name(...) normally returns an option.
|
||||||
|
|
Loading…
Reference in a new issue