We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f721086 commit fb815ebCopy full SHA for fb815eb
1 file changed
tests/behat/booking_availability.feature
@@ -372,7 +372,7 @@ Feature: Test booking options avaialbility conditions
372
And I should see "Book now" in the ".allbookingoptionstable_r1" "css_element"
373
When I am on the "My booking" Activity page logged in as teacher1
374
And I click on "Edit booking option" "icon" in the ".allbookingoptionstable_r1" "css_element"
375
- And I set the field "Visibility" to "Hide from normal users (visible to entitled users only)"
+ And I set the field "Visibility" to "Invisible (except for users with capability to see invisible options)"
376
And I press "Save"
377
And I should see "Invisible" in the ".allbookingoptionstable_r1" "css_element"
378
And I am on the "My booking" Activity page logged in as student1
0 commit comments