aboutsummaryrefslogtreecommitdiff
path: root/tests/behat/import.feature
diff options
context:
space:
mode:
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"