Skip to content

Commit bc1d6c8

Browse files
committed
Simplify testing info
1 parent afef153 commit bc1d6c8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,7 @@ class CodeArea
129129
```
130130

131131
## Testing
132-
via PHPUnit; first ensure PHPUnit has been set up correctly:
133-
134-
```sh
135-
composer update
136-
```
137-
138-
Then:
132+
PHPUnit via Composer:
139133

140134
```sh
141135
composer run-script test

0 commit comments

Comments
 (0)