Delete TeamSharedVariablesIndexTest.php
This commit is contained in:
parent
e7e3adc7fb
commit
829e41f93f
@ -1,9 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
use App\Livewire\TeamSharedVariablesIndex;
|
|
||||||
use Livewire\Livewire;
|
|
||||||
|
|
||||||
it('renders successfully', function () {
|
|
||||||
Livewire::test(TeamSharedVariablesIndex::class)
|
|
||||||
->assertStatus(200);
|
|
||||||
});
|
|
Loading…
Reference in New Issue
Block a user