mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2025-01-24 09:47:26 -08:00
Add EUW switfplay match (failing)
This commit is contained in:
parent
a6983720d8
commit
0885faefcf
1 changed files with 3 additions and 1 deletions
|
@ -23,9 +23,11 @@ static MATCHES: &[&str] = &[
|
|||
"EUW1_6568537080",
|
||||
//
|
||||
"EUW1_6569580003",
|
||||
"EUW1_6834713231",
|
||||
"EUW1_6834713231", // `game_id` is zero.
|
||||
// Timeline `OBJECTIVE_BOUNTY_PRESTART` https://github.com/MingweiSamuel/riotapi-schema/issues/45
|
||||
"EUW1_6852390800",
|
||||
// SWIFTPLAY
|
||||
"EUW1_7261321891",
|
||||
];
|
||||
|
||||
#[riven_test]
|
||||
|
|
Loading…
Reference in a new issue