MDL-82669 mod_assign: remove Atto reliance workaround for Behat.

See 8fe80e743c for context, and 802ff3e2e3 for additonal comments.
This commit is contained in:
Paul Holden 2024-08-01 14:58:38 +01:00
parent aa8f7a6a39
commit 84c134f7c0
No known key found for this signature in database
GPG Key ID: A81A96D6045F6164

View File

@ -4,9 +4,7 @@ Feature: In an assignment, teachers can edit feedback for a students previous su
As a teacher
I need to be able to edit the feedback for a students previous submission attempt.
# Atto is necessary to use in this test to circumvent an error in Firefox when using Tiny.
# See issue MDL-77740 for more context, although that implementation does not fix it here.
@javascript @editor_atto
@javascript
Scenario: Edit feedback for a students previous attempt.
Given the following "courses" exist:
| fullname | shortname | category | groupmode |