mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Use flarum/testing for test infrastructure (#2545)
This commit is contained in:
committed by
GitHub
parent
bc607e089e
commit
2c3e1f9923
@@ -11,7 +11,7 @@ namespace Flarum\Tests\unit\Settings;
|
||||
|
||||
use Flarum\Settings\MemoryCacheSettingsRepository;
|
||||
use Flarum\Settings\SettingsRepositoryInterface;
|
||||
use Flarum\Tests\unit\TestCase;
|
||||
use Flarum\Testing\unit\TestCase;
|
||||
use Mockery as m;
|
||||
|
||||
class MemoryCacheSettingsRepositoryTest extends TestCase
|
||||
|
Reference in New Issue
Block a user