Skip to content

Commit 1788928

Browse files
committed
GraphQL-469: Tests data rollback for \Magento\GraphQl\Customer\CreateCustomerTest::testCreateCustomerAccountWithPassword
1 parent 0375649 commit 1788928

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
use Magento\TestFramework\Helper\Bootstrap;
1313
use Magento\TestFramework\TestCase\GraphQlAbstract;
1414

15+
/**
16+
* Test for create customer functionallity
17+
*/
1518
class CreateCustomerTest extends GraphQlAbstract
1619
{
1720
/**

0 commit comments

Comments
 (0)