FIX convert CI bootstrap references to new their new locations in vendor

This commit is contained in:
Dylan Wagstaff 2017-10-05 10:07:57 +13:00
parent 418ac59e90
commit 25e3aac235
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<phpunit bootstrap="framework/tests/bootstrap.php" colors="true">
<phpunit bootstrap="vendor/silverstripe/framework/tests/bootstrap.php" colors="true">
<testsuite name="Default">
<directory>tests</directory>