Completed
Push — checkout-context-cleanup ( 3b30b9...1e6a42 )
by Kamil
18:57
created
src/Sylius/Behat/Context/Ui/CheckoutContext.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -815,6 +815,8 @@
 block discarded – undo
815 815
     /**
816 816
      * @Given I have proceeded order with :shippingMethod shipping method and :paymentMethod payment
817 817
      * @When I proceed with :shippingMethod shipping method and :paymentMethod payment
818
+     * @param string $shippingMethod
819
+     * @param string $paymentMethod
818 820
      */
819 821
     public function iProceedOrderWithShippingMethodAndPayment($shippingMethod, $paymentMethod)
820 822
     {
Please login to merge, or discard this patch.