Skip to content

Commit fb815eb

Browse files
Fix behat (changed string)
1 parent f721086 commit fb815eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/behat/booking_availability.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Feature: Test booking options avaialbility conditions
372372
And I should see "Book now" in the ".allbookingoptionstable_r1" "css_element"
373373
When I am on the "My booking" Activity page logged in as teacher1
374374
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)"
375+
And I set the field "Visibility" to "Invisible (except for users with capability to see invisible options)"
376376
And I press "Save"
377377
And I should see "Invisible" in the ".allbookingoptionstable_r1" "css_element"
378378
And I am on the "My booking" Activity page logged in as student1

0 commit comments

Comments
 (0)