We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0c448 commit 3b3fc46Copy full SHA for 3b3fc46
dev/tests/verification/Tests/SecretCredentialDataTest.php
@@ -4,7 +4,7 @@
4
* See COPYING.txt for license details.
5
*/
6
7
-namespace Magento\AcceptanceTest\_default\Backend;
+namespace tests\verification\Tests;
8
9
use Magento\FunctionalTestingFramework\AcceptanceTester;
10
use Magento\FunctionalTestingFramework\DataGenerator\Handlers\CredentialStore;
@@ -21,7 +21,7 @@
21
22
/**
23
24
-class SecretCredentialDataTestCest
+class SecretCredentialDataTest
25
{
26
27
* @Features({"AdminNotification"})
0 commit comments