From 0275cd020ae98025d5812d52e573a478c4fc0fdc Mon Sep 17 00:00:00 2001 From: Wilmer Arambula <42547589+terabytesoftw@users.noreply.github.com> Date: Fri, 5 Jan 2024 07:54:09 -0300 Subject: [PATCH] Update docs/en/testing.md Co-authored-by: Alexander Makarov --- docs/en/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/testing.md b/docs/en/testing.md index a908bc7a8..8e302af1f 100644 --- a/docs/en/testing.md +++ b/docs/en/testing.md @@ -36,7 +36,7 @@ The package is tested with [PHPUnit](https://phpunit.de/). ### Global testing -The following steps are required to run the tests. +The following steps are required to run tests. 1. Install all dbms dependencies with composer.