pub fn blocking_list_transactions_tests<C>(db: &C) -> Result<(), Error>where
    C: Connection + Clone + 'static,