From e6e6c7e7b37c5301357b1163789ab5102d23897a Mon Sep 17 00:00:00 2001 From: Jun Pataleta Date: Thu, 31 Aug 2023 20:41:54 +0800 Subject: [PATCH] MDL-79107 qtype_essay: Move non_form_fields.feature under qtype_essay --- .../type/essay}/tests/behat/non_form_fields.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {lib/editor/tiny => question/type/essay}/tests/behat/non_form_fields.feature (91%) diff --git a/lib/editor/tiny/tests/behat/non_form_fields.feature b/question/type/essay/tests/behat/non_form_fields.feature similarity index 91% rename from lib/editor/tiny/tests/behat/non_form_fields.feature rename to question/type/essay/tests/behat/non_form_fields.feature index e8b784ab743..52bd95aeebb 100644 --- a/lib/editor/tiny/tests/behat/non_form_fields.feature +++ b/question/type/essay/tests/behat/non_form_fields.feature @@ -1,5 +1,5 @@ -@editor_tiny @qtype_essay @javascript -Feature: Set tiny editor values when the editor is not in a form +@editor @qtype @qtype_essay @javascript +Feature: Set editor values when the editor is not in a form As an automated tester In order to use a non-form editor I need to set values