mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-26 10:56:34 +00:00
Add test for #74 (failing)
https://github.com/RiotGames/developer-relations/issues/1005
This commit is contained in:
parent
d01c2e8d58
commit
0be6a3b34c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ use testutils::*;
|
||||||
|
|
||||||
const ROUTE: RegionalRoute = RegionalRoute::AMERICAS;
|
const ROUTE: RegionalRoute = RegionalRoute::AMERICAS;
|
||||||
|
|
||||||
static MATCHES: &[&str] = &["NA1_4924008147"];
|
static MATCHES: &[&str] = &["NA1_4924008147", "LA1_1568057368"];
|
||||||
|
|
||||||
/// Account-v1
|
/// Account-v1
|
||||||
#[riven_test]
|
#[riven_test]
|
||||||
|
|
Loading…
Reference in a new issue