Skip to content

Commit 0d16b6a

Browse files
committed
issue #28 - minor README update for test command line
1 parent 7d28142 commit 0d16b6a

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
@@ -288,5 +288,5 @@ You can run the unit tests with the following command:
288288
```
289289
$ cd /path/to/src/WsdlToPhp/PackageBase/
290290
$ composer install
291-
$ phpunit
291+
$ composer test
292292
```

0 commit comments

Comments
 (0)