aboutsummaryrefslogtreecommitdiff
path: root/tests/behat
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2019-04-28 09:37:43 +0200
committerJean-Michel Vedrine <vedrine@vedrine.org>2019-04-28 09:37:43 +0200
commite0dda838a0cffd6b1f4fd3706e75537c1906b5ec (patch)
tree9d45fa7413700acef68896983e702b7a0ec85ca3 /tests/behat
parentf2352f6e189fc1a40836957e39f5243b9d826521 (diff)
Fix errors returned from travis job
Diffstat (limited to 'tests/behat')
-rw-r--r--tests/behat/backup_and_restore.feature1
-rw-r--r--tests/behat/export.feature2
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