diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/behat/backup_and_restore.feature | 1 | ||||
-rw-r--r-- | tests/behat/export.feature | 2 |
2 files changed, 1 insertions, 2 deletions
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 |