From 0885faefcf76dc38f31349f0ddd9c01f9c53ee48 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Fri, 10 Jan 2025 15:22:21 -0800 Subject: [PATCH] Add EUW switfplay match (failing) --- riven/tests/tests_europe.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/riven/tests/tests_europe.rs b/riven/tests/tests_europe.rs index 594f600..5e2b121 100644 --- a/riven/tests/tests_europe.rs +++ b/riven/tests/tests_europe.rs @@ -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]