Skip to content

Commit 3074a99

Browse files
authored
Update README.md (#38574)
add missing information
1 parent 9a1309c commit 3074a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When you are checking out the current development branch of 4.x and run `compose
88

99
1. Checkout the current Joomla 4.x development branch from Github. (https://github.com/joomla/joomla-cms.git)
1010
2. Run `composer install` in the root of your checkout.
11-
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.
11+
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.
1212

1313
```
1414
<?xml version="1.0" encoding="UTF-8"?>

0 commit comments

Comments
 (0)