mirror of https://github.com/MingweiSamuel/Riven
test: remove old `JP1_391732436` match test
parent
995265571f
commit
c25b546968
|
@ -5,8 +5,6 @@ use testutils::*;
|
||||||
const ROUTE: PlatformRoute = PlatformRoute::JP1;
|
const ROUTE: PlatformRoute = PlatformRoute::JP1;
|
||||||
|
|
||||||
static MATCHES: &[&str] = &[
|
static MATCHES: &[&str] = &[
|
||||||
// Only has participant IDs for blue team.
|
|
||||||
"JP1_391732436",
|
|
||||||
// New field `ParticipantChallenges` `twoWardsOneSweeperCount`
|
// New field `ParticipantChallenges` `twoWardsOneSweeperCount`
|
||||||
"JP1_397348569",
|
"JP1_397348569",
|
||||||
// New fields:
|
// New fields:
|
||||||
|
|
Loading…
Reference in New Issue