Skip to content

Commit

Permalink
Remove redundant new line
Browse files Browse the repository at this point in the history
  • Loading branch information
sibprogrammer committed Sep 15, 2021
1 parent f881d91 commit ecd3f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SessionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

class SessionTest extends TestCase
{

public function testCreate()
{
$sessionToken = static::$_client->session()->create('admin', '127.0.0.1');
Expand Down

0 comments on commit ecd3f5c

Please sign in to comment.