Exemplo n.º 1
0
 /**
  * @Given I confirm my changes
  */
 public function iConfirmMyChanges()
 {
     $this->thankYouPage->saveChanges();
 }