File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
app/code/Magento/Elasticsearch7/Test/Unit Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
*/
6
6
declare (strict_types=1 );
7
7
8
- namespace Magento \Elasticsearch \Test \Unit \ElasticAdapter \ Model \Adapter \ Index ;
8
+ namespace Magento \Elasticsearch7 \Test \Unit \Model \Adapter ;
9
9
10
10
use Elasticsearch \Client ;
11
11
use Elasticsearch \Namespaces \IndicesNamespace ;
Original file line number Diff line number Diff line change 5
5
*/
6
6
declare (strict_types=1 );
7
7
8
- namespace Magento \Elasticsearch \Test \Unit \Setup ;
8
+ namespace Magento \Elasticsearch7 \Test \Unit \Setup ;
9
9
10
10
use Magento \Framework \App \Config \Storage \WriterInterface ;
11
11
use Magento \Framework \TestFramework \Unit \Helper \ObjectManager ;
Original file line number Diff line number Diff line change 5
5
*/
6
6
declare (strict_types=1 );
7
7
8
- namespace Magento \Elasticsearch \Test \Unit \Setup ;
8
+ namespace Magento \Elasticsearch7 \Test \Unit \Setup ;
9
9
10
10
use Magento \AdvancedSearch \Model \Client \ClientResolver ;
11
11
use Magento \Elasticsearch \Setup \Validator ;
You can’t perform that action at this time.
0 commit comments