Mingwei Samuel 2024-01-27 17:22:19 -08:00
parent 4039a355d3
commit 416140c41d
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ const ROUTE: PlatformRoute = PlatformRoute::EUW1;
static TFT_MATCHES: &[&str] = &[ static TFT_MATCHES: &[&str] = &[
"EUW1_6307427444", // https://github.com/MingweiSamuel/Riven/issues/50 "EUW1_6307427444", // https://github.com/MingweiSamuel/Riven/issues/50
"EUW1_6307262798", "EUW1_6307262798",
// https://github.com/MingweiSamuel/Riven/pull/62
// https://github.com/MingweiSamuel/riotapi-schema/pull/43
"EUW1_6786745342",
]; ];
async_tests! { async_tests! {