## Description I missed adding all the check_finite tests in: https://github.com/stan-dev/math/pull/1982 `check_finite` needs to support `std::vector<std::vector<T>>` to be compatible with https://github.com/stan-dev/math/pull/1641, and so that needs added to the tests. #### Current Version: v3.2.0