wantTo('View audit log via API.'); $I->sendGet('/api/admin/auditlog'); $I->seeResponseCodeIs(200); } }