Browse Source

Use the correct case

Grégoire Paris 8 years ago
parent
commit
bee3a37ded
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Tests/Admin/AdminTest.php

+ 2 - 2
Tests/Admin/AdminTest.php

@@ -1221,7 +1221,7 @@ class AdminTest extends PHPUnit_Framework_TestCase
     }
 
     /**
-     * @group Legacy
+     * @group legacy
      */
     public function testTransWithMessageDomain()
     {
@@ -1255,7 +1255,7 @@ class AdminTest extends PHPUnit_Framework_TestCase
     }
 
     /**
-     * @group Legacy
+     * @group legacy
      */
     public function testTransChoiceWithMessageDomain()
     {