Skip to content

Commit

Permalink
adjust "installment" behat test
Browse files Browse the repository at this point in the history
  • Loading branch information
semteacher committed Oct 2, 2024
1 parent 4716693 commit 7527c3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/behat/booking_installments.feature
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ Feature: Enabling installments as admin configuring installments as a teacher an
And I click on "Add to cart" "text" in the ".allbookingoptionstable_r1 .booknow" "css_element"
And I visit "/local/shopping_cart/checkout.php"
And I wait until the page is ready
And I set the field "Use installment payments" to "1"
And I wait "2" seconds
And I set the field "Use installment payments" to "checked"
And I wait "1" seconds
And I should see "Down payment for Option-installment"
And I should see "44 EUR instead of 88 EUR"
And I should see "Further payments"
Expand Down

0 comments on commit 7527c3f

Please sign in to comment.