mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Fixed another rename :-/
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
978a0272a5
commit
f32bf35c22
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue