From 198842e4f6cd28d39544cee2f4ecb5b722eeefea Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 22 Mar 2023 10:02:50 +0800 Subject: [PATCH] MDL-76866 mod_quiz: Use atto for grading test This test is using xpaths for Atto specifically and is an Atto-specific test. It needs to be rewritten to be editor-agnostic. --- mod/quiz/report/grading/tests/behat/grading.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/quiz/report/grading/tests/behat/grading.feature b/mod/quiz/report/grading/tests/behat/grading.feature index fc496eb60b8..f636e6c3ad0 100644 --- a/mod/quiz/report/grading/tests/behat/grading.feature +++ b/mod/quiz/report/grading/tests/behat/grading.feature @@ -166,7 +166,7 @@ Feature: Basic use of the Manual grading report And I should see "Separate groups: All participants" Then I should see "Sorry, but you need to be part of a group to see this page." - @javascript + @javascript @editor_atto Scenario: Manual grading report with attempts to be graded Given the following "questions" exist: | questioncategory | qtype | name | user | questiontext |