tetssssss
This commit is contained in:
parent
6f07d70436
commit
8063e7bec9
28 changed files with 771 additions and 273 deletions
|
@ -1,12 +1,9 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use App\Entity\SystemConfig;
|
||||
use App\Enum\SystemSettingKey;
|
||||
use App\Service\ConfigurationService;
|
||||
|
||||
|
||||
test('get returns correct value', function (): void {
|
||||
// Arrange
|
||||
/** @var ConfigurationService $configService */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue