Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Demonchaux <[email protected]>
  • Loading branch information
fezfez committed Nov 15, 2022
1 parent 58484a3 commit a21c83d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/Config/SessionConfigTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
use Laminas\Session\Exception;
use Laminas\Session\Exception\InvalidArgumentException;
use LaminasTest\Session\TestAsset\TestSaveHandler;
use phpmock\phpunit\PHPMock;
use PHPUnit\Framework\TestCase;
use ReflectionProperty;
use SessionHandlerInterface;
Expand All @@ -25,8 +24,6 @@
*/
class SessionConfigTest extends TestCase
{
use PHPMock;

/** @var SessionConfig */
protected $config;

Expand Down

0 comments on commit a21c83d

Please sign in to comment.