test: remove archived (?) val match tests

v/2.x.x
Mingwei Samuel 2024-06-03 08:51:41 -07:00
parent b99c6c05d6
commit 1ef9608a10
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ use testutils::{riven_test, val_content_ranked, val_match_v1_get, val_match_v1_l
const ROUTE: ValPlatformRoute = ValPlatformRoute::NA; const ROUTE: ValPlatformRoute = ValPlatformRoute::NA;
static MATCHES: &[&str] = &[ static MATCHES: &[&str] = &[
"b979be9e-aeb1-419e-981d-d7d2472649a2", // TODO
"c086129c-e538-43cf-ae93-7148d0d01182",
]; ];
#[riven_test] #[riven_test]