Skip to content

Commit c0c399f

Browse files
author
Roman Leshchenko
committed
MAGETWO-90468: Added posibility to use captcha on share wishlist page
1 parent 2399aa7 commit c0c399f

File tree

1 file changed

+15
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Customer/Controller

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?php
2+
/**
3+
* Created by PhpStorm.
4+
* User: rleshchenko
5+
* Date: 7/31/18
6+
* Time: 1:58 PM
7+
*/
8+
9+
namespace Magento\Customer\Controller;
10+
11+
12+
class SendTest
13+
{
14+
15+
}

0 commit comments

Comments
 (0)