From dc3101cfa628490401001f90202083f6e18d5d23 Mon Sep 17 00:00:00 2001
From: Ghislain Loas <ghislo@sandbox.afi-sa.local>
Date: Fri, 1 Jul 2016 12:13:56 +0200
Subject: [PATCH] hotline #42815 update test label

---
 tests/library/Class/WebService/AssimilTest.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/library/Class/WebService/AssimilTest.php b/tests/library/Class/WebService/AssimilTest.php
index d8fd68660ac..e94684a3ce1 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
-- 
GitLab