Skip to content

Commit 3b3fc46

Browse files
authored
Update SecretCredentialDataTest.php
1 parent ee0c448 commit 3b3fc46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/verification/Tests/SecretCredentialDataTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
namespace Magento\AcceptanceTest\_default\Backend;
7+
namespace tests\verification\Tests;
88

99
use Magento\FunctionalTestingFramework\AcceptanceTester;
1010
use Magento\FunctionalTestingFramework\DataGenerator\Handlers\CredentialStore;
@@ -21,7 +21,7 @@
2121

2222
/**
2323
*/
24-
class SecretCredentialDataTestCest
24+
class SecretCredentialDataTest
2525
{
2626
/**
2727
* @Features({"AdminNotification"})

0 commit comments

Comments
 (0)