Skip to content

Commit c912dfe

Browse files
committed
MQE-1691: CREDS resolution does not occur from Suite <before>
fixed verification tests
1 parent 44887fa commit c912dfe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dev/tests/verification/Resources/functionalSuiteHooks.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace Group;
44

55
use Magento\FunctionalTestingFramework\DataGenerator\Handlers\PersistedObjectHandler;
6+
use Magento\FunctionalTestingFramework\DataGenerator\Handlers\CredentialStore;
67

78
/**
89
* Group class is Codeception Extension which is allowed to handle to all internal events.

dev/tests/verification/Resources/functionalSuiteWithComments.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace Group;
44

55
use Magento\FunctionalTestingFramework\DataGenerator\Handlers\PersistedObjectHandler;
6+
use Magento\FunctionalTestingFramework\DataGenerator\Handlers\CredentialStore;
67

78
/**
89
* Group class is Codeception Extension which is allowed to handle to all internal events.

0 commit comments

Comments
 (0)