diff --git a/tests/library/Class/WebService/AssimilTest.php b/tests/library/Class/WebService/AssimilTest.php index d8fd68660ac3b4d55609850370a7f9de8acc0696..e94684a3ce1222c67ad528e3a96011ae77886769 100644 --- a/tests/library/Class/WebService/AssimilTest.php +++ b/tests/library/Class/WebService/AssimilTest.php @@ -150,7 +150,7 @@ class AssimilSecondHarvestTest extends AssimilTestCase { /** @test */ - public function shouldHaveSaved24Albums() { + public function assimilShouldContainsOnly23Albums() { $this->assertCount(23, Class_Album::findAll()); } } \ No newline at end of file