From 8f079b654779612dfc9aae041245d9f6c60270ad Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Tue, 2 Jan 2018 23:28:54 +0100 Subject: Fix styles.css --- tests/behat/export.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/behat') diff --git a/tests/behat/export.feature b/tests/behat/export.feature index 8c92943..73f6bac 100644 --- a/tests/behat/export.feature +++ b/tests/behat/export.feature @@ -27,7 +27,7 @@ Feature: Test exporting Short answer 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" - Then following "click here" should download between "1200" and "1300" bytes + Then following "click here" should download between "1100" and "1200" 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 -- cgit v1.2.3