File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed
dev/tests/functional/tests/app/Magento
Customer/Test/Handler/Customer Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
use Magento \Mtf \Fixture \FixtureInterface ;
10
10
use Magento \Mtf \Handler \Curl as AbstractCurl ;
11
- use Magento \Mtf \Config ;
12
11
use Magento \Mtf \Util \Protocol \CurlInterface ;
13
12
use Magento \Mtf \Util \Protocol \CurlTransport ;
14
13
use Magento \Mtf \Util \Protocol \CurlTransport \BackendDecorator ;
Original file line number Diff line number Diff line change 6
6
7
7
namespace Magento \Catalog \Test \Handler \CatalogProductSimple ;
8
8
9
- use Magento \Mtf \Config ;
10
9
use Magento \Mtf \Fixture \FixtureInterface ;
11
10
use Magento \Mtf \Util \Protocol \CurlInterface ;
12
11
use Magento \Mtf \Util \Protocol \CurlTransport ;
Original file line number Diff line number Diff line change 9
9
use Magento \Customer \Test \Fixture \Customer ;
10
10
use Magento \Mtf \Fixture \FixtureInterface ;
11
11
use Magento \Mtf \Handler \Curl as AbstractCurl ;
12
- use Magento \Mtf \Config ;
13
12
use Magento \Mtf \Util \Protocol \CurlInterface ;
14
13
use Magento \Mtf \Util \Protocol \CurlTransport ;
15
14
use Magento \Mtf \Util \Protocol \CurlTransport \BackendDecorator ;
Original file line number Diff line number Diff line change 8
8
9
9
use Magento \Mtf \Fixture \FixtureInterface ;
10
10
use Magento \Mtf \Handler \Curl ;
11
- use Magento \Mtf \Config ;
12
11
use Magento \Mtf \Util \Protocol \CurlInterface ;
13
12
use Magento \Mtf \Util \Protocol \CurlTransport ;
14
13
use Magento \Mtf \Util \Protocol \CurlTransport \BackendDecorator ;
Original file line number Diff line number Diff line change 8
8
9
9
use Magento \Mtf \Fixture \FixtureInterface ;
10
10
use Magento \Mtf \Handler \Curl ;
11
- use Magento \Mtf \Config ;
12
11
use Magento \Mtf \Util \Protocol \CurlInterface ;
13
12
use Magento \Mtf \Util \Protocol \CurlTransport ;
14
13
use Magento \Mtf \Util \Protocol \CurlTransport \BackendDecorator ;
You can’t perform that action at this time.
0 commit comments