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