mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 07:25:30 +02:00
MDL-51075 behat: Fixed exported question file size
This commit is contained in:
parent
121a0d12fb
commit
677ba15853
@ -29,7 +29,7 @@ Feature: Test exporting drag and drop markers questions
|
||||
When I navigate to "Export" node in "Course administration > Question bank"
|
||||
And I set the field "id_format_xml" to "1"
|
||||
And I press "Export questions to file"
|
||||
And following "click here" should download between "297500" and "297700" bytes
|
||||
And following "click here" should download between "233600" and "233800" bytes
|
||||
# If the download step is the last in the scenario then we can sometimes run
|
||||
# into the situation where the download page causes a http redirect but behat
|
||||
# has already conducted its reset (generating an error). By putting a logout
|
||||
|
Loading…
x
Reference in New Issue
Block a user