Skip to content

Commit 4161301

Browse files
committed
Updated phpunit.xml instructions for current format in core.
1 parent 3605eeb commit 4161301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ $ cp web/core/phpunit.xml.dist phpunit.xml
166166
2. Change the `bootstrap` attribute so the path is correct:
167167

168168
```
169-
<phpunit bootstrap="web/core/tests/bootstrap.php"
169+
bootstrap="web/core/tests/bootstrap.php"
170170
```
171171

172172
### Debugging

0 commit comments

Comments
 (0)