mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-30431 mod_wiki: whitespace fix
This commit is contained in:
parent
5cefb82acb
commit
6aff5581f6
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ Feature: Users can comment on wiki pages
|
||||||
And I follow "Comments"
|
And I follow "Comments"
|
||||||
Then ".r0 img[title='Edit']" "css_element" should not exist
|
Then ".r0 img[title='Edit']" "css_element" should not exist
|
||||||
Then ".r0 img[title='Delete']" "css_element" should not exist
|
Then ".r0 img[title='Delete']" "css_element" should not exist
|
||||||
|
|
||||||
@javascript
|
@javascript
|
||||||
Scenario: Teacher can delete a student comment
|
Scenario: Teacher can delete a student comment
|
||||||
When I log out
|
When I log out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue