@@ -35,7 +35,7 @@ |
||
35 | 35 | } |
36 | 36 | |
37 | 37 | public function testChangePassword() |
38 | - { |
|
38 | + { |
|
39 | 39 | $oldPassword = $this->object->get()->getPassword(); |
40 | 40 | $this->object = $this->object->add([ |
41 | 41 | "customer.oldpassword" => "test", |