File tree 1 file changed +1
-12
lines changed
dev/tests/verification/Tests
1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 4
4
* See COPYING.txt for license details.
5
5
*/
6
6
7
- namespace tests \ verification \Tests ;
7
+ namespace Magento \ FunctionalTestingFramework \Tests \ Verification ;
8
8
9
9
use Magento \FunctionalTestingFramework \AcceptanceTester ;
10
- use Magento \FunctionalTestingFramework \DataGenerator \Handlers \CredentialStore ;
11
- use Magento \FunctionalTestingFramework \DataGenerator \Handlers \PersistedObjectHandler ;
12
- use \Codeception \Util \Locator ;
13
- use Yandex \Allure \Adapter \Annotation \Features ;
14
- use Yandex \Allure \Adapter \Annotation \Stories ;
15
- use Yandex \Allure \Adapter \Annotation \Title ;
16
- use Yandex \Allure \Adapter \Annotation \Description ;
17
- use Yandex \Allure \Adapter \Annotation \Parameter ;
18
- use Yandex \Allure \Adapter \Annotation \Severity ;
19
- use Yandex \Allure \Adapter \Model \SeverityLevel ;
20
- use Yandex \Allure \Adapter \Annotation \TestCaseId ;
21
10
22
11
/**
23
12
*/
You can’t perform that action at this time.
0 commit comments