Ejemplo n.º 1
0
 public function testCountFestivalOrganizers()
 {
     $this->assertEquals(1, $this->repository->countFestivalOrganizers());
 }