Completed
Push — assert-overflow ( 0688b3...fbf83a )
by Kamil
66:00 queued 44:43
created
src/Sylius/Behat/Context/Ui/Admin/ManagingProductsContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -248,6 +248,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.