Skip to content

Commit 288c2ae

Browse files
committed
deploy: 7e7dec9
1 parent 1f4a561 commit 288c2ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guide/dev/unit-test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h1>Pruebas unitarias</h1>
156156
<pre><code class="language-shell">./vendor/bin/phpunit</code></pre>
157157

158158

159-
<p>También es posible ejecutar una pruebas específica indicando el test. Ejemplo:</p>
159+
<p>También es posible ejecutar una prueba específica indicando el test. Ejemplo:</p>
160160

161161
<pre><code class="language-shell">./vendor/bin/phpunit --filter test_dte_buscar_documento_emitido</code></pre>
162162

0 commit comments

Comments
 (0)