- moved dummy client

- added ufc scraper
This commit is contained in:
2026-07-14 15:25:44 -05:00
parent f70aaa7492
commit 19e0090ff5
3 changed files with 245 additions and 23 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ mod tests {
use std::{collections::HashMap, sync::LazyLock};
use crate::DummyClient;
use crate::tests::DummyClient;
static CLIENT: LazyLock<DummyClient> = LazyLock::new(|| {
DummyClient::new(HashMap::from([