Skip to content

Commit

Permalink
Update docs/en/testing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Makarov <[email protected]>
  • Loading branch information
terabytesoftw and samdark authored Jan 5, 2024
1 parent 1b53d70 commit 220d588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The following steps are required to run tests.
composer require --dev yiisoft/db-mssql yiisoft/db-mysql yiisoft/db-oracle yiisoft/db-pgsql yiisoft/db-sqlite --ansi
```

2. Run all Docker containers for each dbms.
2. Run all Docker containers for each DBMS.
3. Run the tests.

```shell
Expand Down

0 comments on commit 220d588

Please sign in to comment.