public function testCountFestivalOrganizers()
 {
     $this->assertEquals(1, $this->repository->countFestivalOrganizers());
 }