@@ -39,6 +39,9 @@ |
||
39 | 39 | $I->loginAsMember('customer1', 'password'); |
40 | 40 | } |
41 | 41 | |
42 | + /** |
|
43 | + * @param string $email |
|
44 | + */ |
|
42 | 45 | private function newCustomer($email) |
43 | 46 | { |
44 | 47 | $Customer = new Customer(); |