Explorar o código

Added forgotten test annotation

Dmitry Pikhno %!s(int64=13) %!d(string=hai) anos
pai
achega
a55518d4a6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tests/Gedmo/Translatable/TranslatableTest.php

+ 3 - 0
tests/Gedmo/Translatable/TranslatableTest.php

@@ -247,6 +247,9 @@ class TranslatableTest extends BaseTestCaseORM
         $this->assertCount(1, $translations);
     }
 
+    /**
+     * @test
+     */
     function shouldRespectNoFallbackAnnotation()
     {
         $article = new Article;