This commit is contained in:
Lizandro Guarnizo
2026-01-29 16:27:07 -05:00
parent 00767382b5
commit 53b252f2ab
3 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ use App\Models\Prensilla;
use App\Models\Ojal;
use App\Models\Recepcion;
class PrensillaOjalTest extends TestCase
class OjalTest extends TestCase
{
use RefreshDatabase;