mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
Merge branch 'MDL-78438-main' of https://github.com/ilyatregubov/moodle into main
This commit is contained in:
commit
399be61cb9
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ Feature: Within the grader report, test that we can collapse columns
|
|||
And I choose "Collapse" in the open action menu
|
||||
And "Email" "text" in the "First name / Last name" "table_row" should not be visible
|
||||
When I press "Expand column Email"
|
||||
And I wait until the page is ready
|
||||
Then "Email" "text" in the "First name / Last name" "table_row" should be visible
|
||||
|
||||
Scenario: When a grade item is collapsed, the grade category is shown alongside the column name.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue