Skip to content

Commit ae5be7a

Browse files
committed
Update README.md
1 parent ae7dddd commit ae5be7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ foreach ($result as $item) {
142142
Testing
143143
-------
144144
```
145-
cd tests/
145+
cd tests
146+
phpunit --verbose --colors --stderr tests
146147
GEOPHP_RUN_TESTS=1 php tests/test.php
147148
```
148149

0 commit comments

Comments
 (0)