Skip to content

Commit

Permalink
Merge pull request #2 from phramework/analysis-8nN4lG
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
nohponex committed Jan 18, 2016
2 parents 1a1d72e + 6caa94f commit 97bfb55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/src/SystemLogTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ protected function setUp()
*/
protected function tearDown()
{

}

/**
Expand Down Expand Up @@ -388,6 +387,5 @@ public function testPrepareObject()
);

$this->assertSame($method, $object->method);

}
}

0 comments on commit 97bfb55

Please sign in to comment.