Commit c7c44afc authored by Jérome Perrin's avatar Jérome Perrin

ERP5ReportTestCase: getObject before the try/finally

Errors in getObject (typically, unauthorized) were hidden by another
error in finally block, because popRequest can only be called if
pushRequest was executed before.
parent 0a29d9c1
Pipeline #28082 failed with stage