From c3247838b3d9ce5c1adf1057e4d71fa590f0808c Mon Sep 17 00:00:00 2001 From: Juan Pablo Vial Date: Tue, 29 Apr 2025 21:43:21 -0400 Subject: [PATCH] Namespace test Servicio Valor --- app/tests/unit/src/Service/ValorTest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/tests/unit/src/Service/ValorTest.php b/app/tests/unit/src/Service/ValorTest.php index 0697f08..44763a1 100644 --- a/app/tests/unit/src/Service/ValorTest.php +++ b/app/tests/unit/src/Service/ValorTest.php @@ -1,4 +1,6 @@