mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Use flarum/testing for test infrastructure (#2545)
This commit is contained in:
committed by
GitHub
parent
bc607e089e
commit
2c3e1f9923
@@ -9,8 +9,8 @@
|
||||
|
||||
namespace Flarum\Tests\integration\api\csrf_protection;
|
||||
|
||||
use Flarum\Tests\integration\RetrievesAuthorizedUsers;
|
||||
use Flarum\Tests\integration\TestCase;
|
||||
use Flarum\Testing\integration\RetrievesAuthorizedUsers;
|
||||
use Flarum\Testing\integration\TestCase;
|
||||
|
||||
class RequireCsrfTokenTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user