@@ -248,6 +248,7 @@ |
||
248 | 248 | * @Then the product :productName should appear in the store |
249 | 249 | * @Then the product :productName should be in the shop |
250 | 250 | * @Then this product should still be named :productName |
251 | + * @param string $productName |
|
251 | 252 | */ |
252 | 253 | public function theProductShouldAppearInTheShop($productName) |
253 | 254 | { |