MDL-45774 fix trailing whitespace

This commit is contained in:
Dan Poltawski
2015-04-14 15:32:14 +08:00
committed by Andrew Nicols
parent 0627d5802c
commit 8f80ae2f5b
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@ Feature: Restrict which blocks can be added to Dashboard
And the "Add a block" select box should contain "Tags"
@javascript
Scenario: Remove the ability to add the comments block to Dashboard
Scenario: Remove the ability to add the comments block to Dashboard
When I log in as "admin"
And I set the following system permissions of "Authenticated user" role:
| block/comments:myaddinstance | Prohibit |
+1 -1
View File
@@ -121,7 +121,7 @@ class tree implements \renderable {
/**
* Find all category nodes that should be displayed after a given a category node.
*
*
* @param category $category category object
*
* @return category[] array of category objects