We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519af3e commit e2f09f1Copy full SHA for e2f09f1
dev/tests/integration/testsuite/Magento/Translation/Controller/AjaxTest.php
@@ -6,8 +6,6 @@
6
7
namespace Magento\Translation\Controller;
8
9
-use Magento\Rma\Block\Adminhtml\Rma\Item\Attribute\Edit\Js;
10
-
11
class AjaxTest extends \Magento\TestFramework\TestCase\AbstractController
12
{
13
protected function setUp()
@@ -31,7 +29,6 @@ protected function setUp()
31
29
parent::setUp();
32
30
}
33
34
35
/**
36
* @dataProvider indexActionDataProvider
37
*/
0 commit comments