From ce2cd7c7a2f4dfb8cebda239aaf1c9ff43eeac30 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Wed, 22 Nov 2023 09:37:27 -0800 Subject: [PATCH] Add match test for new `match-v5.ParticipantDto.riotIdGameName` field --- riven/tests/tests_asia_jp.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/riven/tests/tests_asia_jp.rs b/riven/tests/tests_asia_jp.rs index 3498417..22bfdb4 100644 --- a/riven/tests/tests_asia_jp.rs +++ b/riven/tests/tests_asia_jp.rs @@ -25,6 +25,8 @@ static MATCHES: &[&str] = &[ "KR_6604607115", // New field: `match-v5.ParticipantDto.missions` "JP1_417935351", + // New field: `match-v5.ParticipantDto.riotIdGameName` + "JP1_419115017", ]; async_tests! {