Comment 1 for bug 1549291

Revision history for this message
Craig Vyvial (cp16net) wrote :

This error is the effect of not mocking out the database call and the exception is printed out but the test passes as expected. There is no bad side effects other than the exception being printed out here. I'll patch this db call.