diff --git a/tests/Feature/Users/Ui/PrintUserTest.php b/tests/Feature/Users/Ui/PrintUserInventoryTest.php similarity index 95% rename from tests/Feature/Users/Ui/PrintUserTest.php rename to tests/Feature/Users/Ui/PrintUserInventoryTest.php index 3e389232fb..7d76a30bf4 100644 --- a/tests/Feature/Users/Ui/PrintUserTest.php +++ b/tests/Feature/Users/Ui/PrintUserInventoryTest.php @@ -6,7 +6,7 @@ use App\Models\Company; use App\Models\User; use Tests\TestCase; -class PrintUserTest extends TestCase +class PrintUserInventoryTest extends TestCase { public function testPermissionsForPrintAllInventoryPage() {