Skip to content

Commit

Permalink
lint errors fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
visualex committed Dec 6, 2016
1 parent a6342a1 commit 125e833
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/Controller/Component/FlashComponentTest.php
Expand Up @@ -108,7 +108,6 @@ public function testSet()
];
$result = $this->Session->read('Flash.foobar');
$this->assertEquals($expected, $result);

}

public function testDuplicateIgnored()
Expand Down

0 comments on commit 125e833

Please sign in to comment.