diff --git a/tests/Model/Generated/Endpoint/PaymentTest.php b/tests/Model/Generated/Endpoint/PaymentTest.php index 2d7a6255..097d5d5b 100644 --- a/tests/Model/Generated/Endpoint/PaymentTest.php +++ b/tests/Model/Generated/Endpoint/PaymentTest.php @@ -1,6 +1,7 @@ skipTestIfNeededDueToInsufficientBalance(); - $this->paymentId = Payment::create( + $paymentId = Payment::create( new Amount(self::PAYMENT_AMOUNT_IN_EUR, self::PAYMENT_CURRENCY), $this->getSecondMonetaryAccountAlias(), self::PAYMENT_DESCRIPTION