From 76c8063a28713326c1feb54649dd56399077cebd Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sat, 2 Feb 2019 08:33:28 +0100 Subject: First try at mobile 3.x support --- tests/behat/import.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/behat/import.feature') 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" -- cgit v1.2.3