mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-26 19:06:32 +00:00
test: remove expired NA1_4265913704
match test
This commit is contained in:
parent
8a7fa49365
commit
1ce54275ce
1 changed files with 1 additions and 4 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue