Exemplo n.º 1
0
 /**
  * @Given I want to create a new tax rate
  */
 public function iWantToCreateNewTaxRate()
 {
     $this->createPage->open();
 }