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:
Jun Pataleta
2017-07-20 09:43:48 +08:00
parent 16a68a2f76
commit 71e2a34192
-6
View File
@@ -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