Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit c2ffebb

Browse files
committed
CS fixes per php-cs-fixer
1 parent 156e398 commit c2ffebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SaveHandler/DbTableGatewayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ public function testDestroyReturnsTrueWhenSessionIsDeleted()
168168

169169
$this->assertTrue($result);
170170
}
171-
171+
172172
public function testExpiredSessionDoesNotCauseARecursion()
173173
{
174174
// puts an expired session in the db

0 commit comments

Comments
 (0)