diff --git a/admin/tool/lp/templates/scale_configuration_page.mustache b/admin/tool/lp/templates/scale_configuration_page.mustache index 2ccf87968cd12..7f0b55df7ddc5 100644 --- a/admin/tool/lp/templates/scale_configuration_page.mustache +++ b/admin/tool/lp/templates/scale_configuration_page.mustache @@ -59,7 +59,7 @@
- +
diff --git a/admin/tool/lp/tests/behat/framework_crud.feature b/admin/tool/lp/tests/behat/framework_crud.feature index 792808b0940e9..584b025a92f9c 100644 --- a/admin/tool/lp/tests/behat/framework_crud.feature +++ b/admin/tool/lp/tests/behat/framework_crud.feature @@ -23,7 +23,7 @@ Feature: Manage competency frameworks And I press "Configure scales" And I click on "//input[@data-field='tool_lp_scale_default_1']" "xpath_element" And I click on "//input[@data-field='tool_lp_scale_proficient_1']" "xpath_element" - And I click on "//input[@value='Close']" "xpath_element" + And I click on "Save" "button" in the "Default competence scale" "dialogue" When I press "Save changes" Then I should see "Competency framework created" And I should see "Science Year-1"