Skip to content

Commit c57bfd2

Browse files
committed
Merge remote-tracking branch 'origin/MC-31663' into 2.4-develop-pr32
2 parents b57b5a6 + e3efd32 commit c57bfd2

File tree

1 file changed

+2
-2
lines changed
  • dev/tests/integration/testsuite/Magento/Translation/Controller

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/Translation/Controller/AjaxTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ public function indexActionDataProvider(): array
6767
}
6868

6969
/**
70-
* @inheritdoc
70+
* @inheritDoc
7171
*/
72-
public static function tearDownAfterClass()
72+
public static function tearDownAfterClass(): void
7373
{
7474
try {
7575
Bootstrap::getObjectManager()->get(StringUtils::class)->deleteTranslate('phrase with &');

0 commit comments

Comments
 (0)