MDL-59578 core: Remove unnecessary steps in alpha_chooser.feature
* The steps at the end of the Background scenario don't make sense and just adds to the execution time of the test.
This commit is contained in:
@@ -63,12 +63,6 @@ Feature: Initials bar
|
||||
| student22 | C1 | student |
|
||||
| student23 | C1 | student |
|
||||
| student24 | C1 | student |
|
||||
And I log in as "student1"
|
||||
And I am on "Course 1" course homepage
|
||||
And I log out
|
||||
And I log in as "student2"
|
||||
And I am on "Course 1" course homepage
|
||||
And I log out
|
||||
|
||||
@javascript
|
||||
Scenario: Filter users on assignment submission page
|
||||
|
||||
Reference in New Issue
Block a user