File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
dev/tests/verification/Tests Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 44 * See COPYING.txt for license details.
55 */
66
7- namespace tests \ verification \Tests ;
7+ namespace Magento \ FunctionalTestingFramework \Tests \ Verification ;
88
99use 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 ;
2110
2211/**
2312 */
You can’t perform that action at this time.
0 commit comments