File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11@mod @mod_moodleoverflow @javascript @mod_moodleoverflow_delete @javascript @_file_upload
2- Feature : Add moodleoverflow activities and discussions
2+ Feature : Delete attachments
33 In order to delete discussions also files need to be deleted
44
55 Background : Add a moodleoverflow and a discussion
@@ -35,7 +35,7 @@ Feature: Add moodleoverflow activities and discussions
3535 And I upload "mod/moodleoverflow/tests/fixtures/NH.jpg" file to "Attachment" filemanager
3636 And I press "Post to forum"
3737
38- Scenario Outline :
38+ Scenario Outline : delete with role
3939 Given I log in as "<role>"
4040 And I am on "Course 1" course homepage
4141 And I follow "Test moodleoverflow name"
@@ -52,6 +52,3 @@ Feature: Add moodleoverflow activities and discussions
5252 Examples :
5353 | role |
5454 | student1 |
55-
56-
57-
You can’t perform that action at this time.
0 commit comments