Refatoring : Working state
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Tests\Post;
|
||||
|
||||
use App\Post\Post;
|
||||
use App\Post\PostServiceInterface;
|
||||
use App\Post\RssController;
|
||||
use App\Post\Http\RssController as RssController;
|
||||
use PHPUnit\Framework\MockObject\MockObject;
|
||||
use Tests\ControllerTestBase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user