Skip to content

Commit

Permalink
Use the correct case
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Feb 4, 2017
1 parent 86a6ae6 commit bee3a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Admin/AdminTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@ public function testTrans()
}

/**
* @group Legacy
* @group legacy
*/
public function testTransWithMessageDomain()
{
Expand Down Expand Up @@ -1255,7 +1255,7 @@ public function testTransChoice()
}

/**
* @group Legacy
* @group legacy
*/
public function testTransChoiceWithMessageDomain()
{
Expand Down

0 comments on commit bee3a37

Please sign in to comment.