mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Extract new Flarum\Post namespace
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Tests\Flarum\Api\Handler;
|
||||
|
||||
use Exception;
|
||||
use Flarum\Api\ExceptionHandler\FloodingExceptionHandler;
|
||||
use Flarum\Core\Exception\FloodingException;
|
||||
use Flarum\Post\Exception\FloodingException;
|
||||
use Tests\Test\TestCase;
|
||||
|
||||
class FloodingExceptionHandlerTest extends TestCase
|
||||
|
Reference in New Issue
Block a user