making it AP complaint
Some checks failed
CI / Check / Test (push) Has been cancelled

This commit is contained in:
2026-06-30 02:25:42 +02:00
parent 943a0abe54
commit 5ae38c834a
66 changed files with 3635 additions and 2369 deletions

View File

@@ -1,4 +1,5 @@
use super::*;
use k_ap::BlocklistRepository;
use sqlx::SqlitePool;
async fn test_pool() -> SqlitePool {