X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=question%2Ftype%2Fshortanswer%2Ftests%2Fbehat%2Fexport.feature;h=e80449a994cf5201cd7289128c70cca67a361770;hp=76e1f52f568e2a441bdb4b0d197c322700a73dbf;hb=5bd0dc64836124a7319eacb28ff091156e7e6baf;hpb=881f451bf0f4d6c2c8649fd0c14b63b0b7099186 diff --git a/question/type/shortanswer/tests/behat/export.feature b/question/type/shortanswer/tests/behat/export.feature index 76e1f52f568..e80449a994c 100644 --- a/question/type/shortanswer/tests/behat/export.feature +++ b/question/type/shortanswer/tests/behat/export.feature @@ -27,7 +27,7 @@ Feature: Test exporting Short answer questions When I navigate to "Question bank > Export" in current page administration And I set the field "id_format_xml" to "1" And I press "Export questions to file" - Then following "click here" should download between "1300" and "1450" bytes + Then following "click here" should download between "1200" and "1450" 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