mirror of https://github.com/MingweiSamuel/Riven
test: Add `EUW1_6852390800` to match test
https://github.com/MingweiSamuel/riotapi-schema/issues/45reqwest-12
parent
34f26637df
commit
4f5e01e847
|
@ -23,6 +23,8 @@ static MATCHES: &[&str] = &[
|
||||||
//
|
//
|
||||||
"EUW1_6569580003",
|
"EUW1_6569580003",
|
||||||
"EUW1_6834713231",
|
"EUW1_6834713231",
|
||||||
|
// Timeline `OBJECTIVE_BOUNTY_PRESTART` https://github.com/MingweiSamuel/riotapi-schema/issues/45
|
||||||
|
"EUW1_6852390800",
|
||||||
];
|
];
|
||||||
|
|
||||||
#[riven_test]
|
#[riven_test]
|
||||||
|
|
Loading…
Reference in New Issue