describe('api/videos/verified', () => {

  it('should list verified video pages', async () => {
    const list = await verified({ page: 2 });