Skip to content

Commit ecd3f5c

Browse files
committed
Remove redundant new line
1 parent f881d91 commit ecd3f5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/SessionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
class SessionTest extends TestCase
77
{
8-
98
public function testCreate()
109
{
1110
$sessionToken = static::$_client->session()->create('admin', '127.0.0.1');

0 commit comments

Comments
 (0)