mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
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