pub fn blocking_list_tests<C>(db: &C) -> Result<(), Error>where
    C: Connection,