Skip to content

Commit

Permalink
Updated doc block for SessionTest
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnester committed Jan 19, 2016
1 parent ab25b8a commit d282d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/framework/web/SessionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
class SessionTest extends TestCase
{
/**
* Test to prove that Session::destroy generates session with new identifier
* Test to prove that after Session::destroy session id set to old value
*/
public function testDestroySessionId()
{
Expand Down

0 comments on commit d282d5f

Please sign in to comment.