mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-26 10:56:34 +00:00
Add new match to tests_asia_jp.rs
This commit is contained in:
parent
dd77ffa6dd
commit
09f0f2562b
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ static MATCHES: &[&str] = &[
|
|||
"JP1_405073638",
|
||||
// New ARENA 2v2v2v2 game mode, broken `subteamPlacement`
|
||||
"KR_6604607115",
|
||||
// New field: `match-v5.ParticipantDto.missions`
|
||||
"JP1_417935351",
|
||||
];
|
||||
|
||||
async_tests! {
|
||||
|
|
Loading…
Reference in a new issue