forked from mirror/pixelfed
Update LoginTest
This commit is contained in:
parent
f6ed376dc1
commit
45a48270d6
1 changed files with 0 additions and 2 deletions
|
@ -3,11 +3,9 @@
|
|||
namespace Tests\Feature;
|
||||
|
||||
use Tests\TestCase;
|
||||
use Illuminate\Foundation\Testing\DatabaseTransactions;
|
||||
|
||||
class LoginTest extends TestCase
|
||||
{
|
||||
use DatabaseTransactions;
|
||||
|
||||
/** @test */
|
||||
public function view_login_page()
|
||||
|
|
Loading…
Reference in a new issue