Skip to content

Commit e2f09f1

Browse files
author
Hayder Sharhan
committed
MAGETWO-46846: Unable to use inline translation for checkout in a recommended way
- static test fixes.
1 parent 519af3e commit e2f09f1

File tree

1 file changed

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

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
namespace Magento\Translation\Controller;
88

9-
use Magento\Rma\Block\Adminhtml\Rma\Item\Attribute\Edit\Js;
10-
119
class AjaxTest extends \Magento\TestFramework\TestCase\AbstractController
1210
{
1311
protected function setUp()
@@ -31,7 +29,6 @@ protected function setUp()
3129
parent::setUp();
3230
}
3331

34-
3532
/**
3633
* @dataProvider indexActionDataProvider
3734
*/

0 commit comments

Comments
 (0)