Skip to content

Commit

Permalink
Auto-fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 4, 2019
1 parent b45b8e9 commit eb0afb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/TestCase/View/RssViewTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,9 @@ public function testMedia() {
$this->assertTextEquals($expected, $result);
}

/**
* @return void
*/
public function testIsPermalink() {
$Request = new Request();
$Response = new Response();
Expand Down

0 comments on commit eb0afb3

Please sign in to comment.