From e0dda838a0cffd6b1f4fd3706e75537c1906b5ec Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sun, 28 Apr 2019 09:37:43 +0200 Subject: Fix errors returned from travis job --- tests/behat/backup_and_restore.feature | 1 - tests/behat/export.feature | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/behat') diff --git a/tests/behat/backup_and_restore.feature b/tests/behat/backup_and_restore.feature index 57c2423..5512934 100644 --- a/tests/behat/backup_and_restore.feature +++ b/tests/behat/backup_and_restore.feature @@ -41,4 +41,3 @@ Feature: Test duplicating a quiz containing an Algebra question | id_answer_0 | 7*x | | id_fraction_0 | 100% | | id_feedback_0 | This is a very good answer. | - diff --git a/tests/behat/export.feature b/tests/behat/export.feature index 1c7435b..10057ff 100644 --- a/tests/behat/export.feature +++ b/tests/behat/export.feature @@ -1,5 +1,5 @@ @qtype @qtype_algebra -Feature: Test exporting Short answer questions +Feature: Test exporting Algebra questions As a teacher In order to be able to reuse my Algebra questions I need to export them -- cgit v1.2.3