Tests: Remove ambiguous test

1.10.x
Yannick Warnier 11 years ago
parent 450039cd7b
commit 78f5e93b8c
  1. 5
      tests/features/createCourse.feature

@ -10,11 +10,6 @@ Feature: Courses management as admin
Then I should see "Course list"
And I should not see "not authorized"
Scenario: See the course creation link on the courses list page
Given I am a platform administrator
And I am on "/main/admin/course_list.php"
Then I should see "Create a course"
Scenario: See the course creation link on the admin page
Given I am a platform administrator
And I am on "/main/admin/index.php"

Loading…
Cancel
Save