Skip to content

Commit ca783e0

Browse files
committed
- cleanup
1 parent a450273 commit ca783e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tests/SessionMiddlewareTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public function handle(ServerRequestInterface $request): ResponseInterface
3030
});
3131

3232
$this->assertSame(PHP_SESSION_NONE, session_status());
33-
3433
}
3534

3635
public function test_should_start_the_session_and_keep_the_session()

0 commit comments

Comments
 (0)