Skip to content

Commit

Permalink
MDL-45774 fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski authored and andrewnicols committed Apr 14, 2015
1 parent 0627d58 commit 8f80ae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion my/tests/behat/restrict_available_blocks.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion user/classes/output/myprofile/tree.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ protected function attach_nodes_to_categories() {

/**
* 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
Expand Down

0 comments on commit 8f80ae2

Please sign in to comment.