Explorar el Código

test fix: nom de l'objet test pas bon.

Bastien Sevajol hace 12 años
padre
commit
56519810fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Muzich/CoreBundle/Tests/User/UserTest.php

+ 1 - 1
src/Muzich/CoreBundle/Tests/User/UserTest.php Ver fichero

@@ -5,7 +5,7 @@ namespace Muzich\CoreBundle\Tests\User;
5 5
 use Muzich\CoreBundle\lib\UnitTest;
6 6
 use Muzich\CoreBundle\Entity\UsersTagsFavorites;
7 7
 
8
-class TagReadTest extends UnitTest
8
+class UserTest extends UnitTest
9 9
 {  
10 10
   
11 11
   public function testTagsFavoritesQuick()