We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When running the tests below, the following errors occur:
report/editdates/tests/behat/basic.feature:39
Error: And I should see "Test quiz name 1": "Test quiz name 1" text was not found in the page (Behat\Mink\Exception\ExpectationException)
report/editdates/tests/behat/timeline.feature:31
Error: And I should see "12/31/2019": "12/31/2019" text was not found in the page (Behat\Mink\Exception\ExpectationException)
Thanks
The text was updated successfully, but these errors were encountered:
These tests are also failing in Moodle 4.0. With a different error message though:
And I follow "Dates": Link matching locator "Dates" not found. (Behat\Mink\Exception\ElementNotFoundException)
MySQL 5.7 PHP 7.4 Moodle latest MOODLE_400_STABLE executed with moodlehq/moodle-docker
Sorry, something went wrong.
No branches or pull requests
Hi,
When running the tests below, the following errors occur:
report/editdates/tests/behat/basic.feature:39
Error: And I should see "Test quiz name 1": "Test quiz name 1" text was not found in the page (Behat\Mink\Exception\ExpectationException)
report/editdates/tests/behat/timeline.feature:31
Error: And I should see "12/31/2019": "12/31/2019" text was not found in the page (Behat\Mink\Exception\ExpectationException)
Thanks
The text was updated successfully, but these errors were encountered: