Add tests for #62

https://github.com/MingweiSamuel/riotapi-schema/pull/43
This commit is contained in:
Mingwei Samuel 2024-01-27 17:22:19 -08:00
parent 4039a355d3
commit 416140c41d

View file

@ -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! {