mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
Use flarum/testing for test infrastructure (#2545)
This commit is contained in:
committed by
GitHub
parent
bc607e089e
commit
2c3e1f9923
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace Flarum\Tests\unit\User;
|
||||
|
||||
use Flarum\Tests\unit\TestCase;
|
||||
use Flarum\Testing\unit\TestCase;
|
||||
use Flarum\User\Access\AbstractPolicy;
|
||||
use Flarum\User\User;
|
||||
use Illuminate\Events\Dispatcher;
|
||||
|
Reference in New Issue
Block a user