mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-82669 mod_assign: remove Atto reliance workaround for Behat.
See 8fe80e743c for context, and 802ff3e2e3 for additonal comments.
This commit is contained in:
parent
aa8f7a6a39
commit
84c134f7c0
@ -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 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user