Skip to content

Commit

Permalink
Update README.md (#38574)
Browse files Browse the repository at this point in the history
add missing information
  • Loading branch information
brianteeman authored Aug 24, 2022
1 parent 9a1309c commit 3074a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ When you are checking out the current development branch of 4.x and run `compose

1. Checkout the current Joomla 4.x development branch from Github. (https://github.com/joomla/joomla-cms.git)
2. Run `composer install` in the root of your checkout.
3. Add the file `phpunit.xml` depending on your environment. You can use the files `phpunit.xml.dist` and/or `phpunit-pgsql.xml.dist` as an example.
3. Add the file `phpunit.xml` and update the values dependent on your environment. You can use the files `phpunit.xml.dist` and/or `phpunit-pgsql.xml.dist` as an example.

```
<?xml version="1.0" encoding="UTF-8"?>
Expand Down

0 comments on commit 3074a99

Please sign in to comment.