mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 13:46:42 +02:00
feat(tests): remove tests for dependencies
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
test('test session', function () {
|
||||
$this->assertInstanceOf(Atomastic\Session\Session::class, flextype()->container('session'));
|
||||
});
|
Reference in New Issue
Block a user