diff --git a/riven/tests/tests_euw_tft.rs b/riven/tests/tests_euw_tft.rs index 1c68f4c..a147406 100644 --- a/riven/tests/tests_euw_tft.rs +++ b/riven/tests/tests_euw_tft.rs @@ -12,6 +12,9 @@ const ROUTE: PlatformRoute = PlatformRoute::EUW1; static TFT_MATCHES: &[&str] = &[ "EUW1_6307427444", // https://github.com/MingweiSamuel/Riven/issues/50 "EUW1_6307262798", + // https://github.com/MingweiSamuel/Riven/pull/62 + // https://github.com/MingweiSamuel/riotapi-schema/pull/43 + "EUW1_6786745342", ]; async_tests! {