Skip to content

Commit 7e7dec9

Browse files
committed
Prueba de workflow ci.yml. Se corrigió un error menor en unit-test.rst.
1 parent 6500aa5 commit 7e7dec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/unit-test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Para ejecutar las pruebas unitarias se necesita tener instaladas las dependencia
1616
.. code-block:: shell
1717
./vendor/bin/phpunit
1818
19-
También es posible ejecutar una pruebas específica indicando el test. Ejemplo:
19+
También es posible ejecutar una prueba específica indicando el test. Ejemplo:
2020

2121
.. code-block:: shell
2222
./vendor/bin/phpunit --filter test_dte_buscar_documento_emitido

0 commit comments

Comments
 (0)