Fixed another rename :-/

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-07-05 10:50:03 +01:00
parent 978a0272a5
commit f32bf35c22

View file

@ -8,7 +8,7 @@ use App\Models\User;
use Illuminate\Testing\Fluent\AssertableJson;
use Tests\TestCase;
class LocationIndexTest extends TestCase
class IndexLocationsTest extends TestCase
{
public function testViewingLocationIndexRequiresAuthentication()
{