Skip to content

Commit

Permalink
Fixed Behat failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjnelson committed Jan 7, 2022
1 parent 1c73e58 commit 42751b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/image_processing.feature
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Feature: When the image optimiser filter is enabled, images are placeheld until
And I reload the page
# If the image could not be opened due to access rights, we should have a html element on a page with appropriate options.
And I wait until "#page-content" "css_element" exists
And I should see "You can not enrol yourself in this course"
And I should see "You cannot enrol yourself in this course"
And I log out
And I directly open the image "testpng_2880x1800.png" in the test label in course "C1"
# The page is reloaded to nuke image cache.
Expand Down

0 comments on commit 42751b6

Please sign in to comment.