test: remove expired `NA1_4265913704` match test

reqwest-12
Mingwei Samuel 2024-03-08 09:39:36 -08:00
parent 8a7fa49365
commit 1ce54275ce
1 changed files with 1 additions and 4 deletions

View File

@ -5,10 +5,7 @@ use testutils::*;
const ROUTE: RegionalRoute = RegionalRoute::AMERICAS;
static MATCHES: &[&str] = &[
"NA1_4265913704", // `match-v5.ParticipantDto.challenges.mejaisFullStackInTime`
"NA1_4924008147",
];
static MATCHES: &[&str] = &["NA1_4924008147"];
/// Account-v1
#[riven_test]