test: add match `JP1_455137806` for swarm fields

v/2.x.x
Mingwei Samuel 2024-07-17 08:42:22 -07:00
parent bfb687ef5b
commit 0b19e4e16a
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ static MATCHES: &[&str] = &[
"JP1_419115017",
// New field: `match-v5.ParticipantChallenges`: `InfernalScalePickup`, `fistBumpParticipation`
"JP1_447303353",
// New fields for swarm: `match-v5.ChallengesDto`: `SWARM_DefeatAatrox`, `SWARM_DefeatBriar`
"JP1_455137806",
];
/// summoner_v4().get_by_summoner_name(...) normally returns an option.