Skip to content

Commit c776a05

Browse files
committed
test: Move test file to subfolder
1 parent bca7f12 commit c776a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/_support/Services/Translation/TranslationFour.php renamed to tests/_support/Services/Translation/TranslationNested/TranslationFour.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* the LICENSE file that was distributed with this source code.
1010
*/
1111

12-
namespace Tests\Support\Services\Translation;
12+
namespace Tests\Support\Services\Translation\Nested;
1313

1414
class TranslationFour
1515
{

0 commit comments

Comments
 (0)