mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-26 10:56:34 +00:00
Add Swarm STRAWBERRY
test matches
This commit is contained in:
parent
3ac05c4068
commit
a584d07aef
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ static MATCHES: &[&str] = &[
|
||||||
"JP1_447303353",
|
"JP1_447303353",
|
||||||
// New fields for swarm: `match-v5.ChallengesDto`: `SWARM_DefeatAatrox`, `SWARM_DefeatBriar`
|
// New fields for swarm: `match-v5.ChallengesDto`: `SWARM_DefeatAatrox`, `SWARM_DefeatBriar`
|
||||||
"JP1_455137806",
|
"JP1_455137806",
|
||||||
|
// Swarm solo/duo/trio.
|
||||||
|
"JP1_456819992",
|
||||||
|
"JP1_457311633",
|
||||||
|
"JP1_457196409",
|
||||||
];
|
];
|
||||||
|
|
||||||
/// 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