aboutsummaryrefslogtreecommitdiff
path: root/tests/behat/import.feature
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2019-02-02 08:33:28 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2019-02-02 08:33:28 +0100
commit76c8063a28713326c1feb54649dd56399077cebd (patch)
treeb8e0db5ed49f90a3055aa09203c29fd19875f940 /tests/behat/import.feature
parent664753b7873f3dcc200f255bfb5a7535424f9eca (diff)
First try at mobile 3.x support
Diffstat (limited to 'tests/behat/import.feature')
-rw-r--r--tests/behat/import.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/behat/import.feature b/tests/behat/import.feature
index 8e43aff..6c120c1 100644
--- a/tests/behat/import.feature
+++ b/tests/behat/import.feature
@@ -19,7 +19,7 @@ Feature: Test importing Algebra questions
@javascript @_file_upload
Scenario: import Algebra question.
- When I navigate to "Import" node in "Course administration > Question bank"
+ When I navigate to "Question bank > Import" in current page administration
And I set the field "id_format_xml" to "1"
And I upload "question/type/algebra/tests/fixtures/qtype_sample_algebra.xml" file to "Import" filemanager
And I press "id_submitbutton"