From 528278f78f7c8a1e89f6fd60c53f1be71aa07a54 Mon Sep 17 00:00:00 2001 From: Rajesh Taneja Date: Mon, 16 May 2016 09:13:29 +0800 Subject: [PATCH] MDL-54588 behat: Button has been replaced with link Adding a scale has been modified to use link on outcome page --- mod/assign/tests/behat/quickgrading.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/assign/tests/behat/quickgrading.feature b/mod/assign/tests/behat/quickgrading.feature index 30ed100801d..84af9b40015 100644 --- a/mod/assign/tests/behat/quickgrading.feature +++ b/mod/assign/tests/behat/quickgrading.feature @@ -67,7 +67,7 @@ Feature: In an assignment, teachers grade multiple students on one page And I follow "Outcomes" And I follow "Edit outcomes" And I press "Add a new outcome" - And I press "Continue" + And I follow "Add a new scale" And I set the following fields to these values: | Name | 1337dom scale | | Scale | Noob, Nub, 1337, HaXor |