mirror of https://github.com/MingweiSamuel/Riven
Add match test for new `match-v5.ParticipantDto.riotIdGameName` field
parent
c3982c390e
commit
ce2cd7c7a2
|
@ -25,6 +25,8 @@ static MATCHES: &[&str] = &[
|
||||||
"KR_6604607115",
|
"KR_6604607115",
|
||||||
// New field: `match-v5.ParticipantDto.missions`
|
// New field: `match-v5.ParticipantDto.missions`
|
||||||
"JP1_417935351",
|
"JP1_417935351",
|
||||||
|
// New field: `match-v5.ParticipantDto.riotIdGameName`
|
||||||
|
"JP1_419115017",
|
||||||
];
|
];
|
||||||
|
|
||||||
async_tests! {
|
async_tests! {
|
||||||
|
|
Loading…
Reference in New Issue