use :vendor placeholder
to make the package more useful for general use, replace references to `thephpleague` and `league` with `:vendor`.
This commit is contained in:
parent
293190deb1
commit
d048eb97f8
4 changed files with 20 additions and 20 deletions
|
|
@ -10,7 +10,7 @@
|
|||
processIsolation="false"
|
||||
stopOnFailure="false">
|
||||
<testsuites>
|
||||
<testsuite name="League Test Suite">
|
||||
<testsuite name=":vendor Test Suite">
|
||||
<directory>tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue