Skip to content

Commit 1a72ff5

Browse files
committed
add comment for credentials test
1 parent 903a04a commit 1a72ff5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/unit/Magento/FunctionalTestFramework/DataGenerator/Handlers/CredentialStoreTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
class CredentialStoreTest extends MagentoTestCase
1414
{
1515

16+
/**
17+
* Test basic encryption/decryption functionality in CredentialStore class.
18+
*/
1619
public function testBasicEncryptDecrypt()
1720
{
1821
$testKey = 'myKey';

0 commit comments

Comments
 (0)