You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Unit/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ When you are checking out the current development branch of 4.x and run `compose
8
8
9
9
1. Checkout the current Joomla 4.x development branch from Github. (https://github.com/joomla/joomla-cms.git)
10
10
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.
0 commit comments