From 9abf2d1417d64974a5262da024bd08376eaac5ec Mon Sep 17 00:00:00 2001 From: Tim Hunt Date: Thu, 16 Oct 2014 11:00:32 +0100 Subject: [PATCH 1/1] MDL-47710 qformat_gift: fix bahat fails due to different ids in exports --- question/format/gift/tests/behat/import_export.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/question/format/gift/tests/behat/import_export.feature b/question/format/gift/tests/behat/import_export.feature index ccd49af3c10..a458b018f4c 100644 --- a/question/format/gift/tests/behat/import_export.feature +++ b/question/format/gift/tests/behat/import_export.feature @@ -33,4 +33,4 @@ Feature: Test importing questions from GIFT format. And I navigate to "Export" node in "Course administration > Question bank" And I set the field "id_format_gift" to "1" And I press "Export questions to file" - And following "click here" should download "1624" bytes + And following "click here" should download between "1550" and "1650" bytes -- 2.43.0