Skip to content

Commit

Permalink
Merge pull request gthomas2#7 from catalyst/fix_behat_failures
Browse files Browse the repository at this point in the history
Fix Behat failure
  • Loading branch information
mdjnelson committed Jan 7, 2022
2 parents 302abf8 + 42751b6 commit f191635
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 f191635

Please sign in to comment.