19e095a757
If you configured your site to run mongo unit tests and had the mongo extension and backend installed but did not have the mongo service running you would get a fatal error when running the unit tests. That problem has been fixed by checking the mongo test instance is ready before returning it.