silverstripe / silverstripe-hybridsessions

Hybrid Cookie / DB Session store for Silverstripe
BSD 3-Clause "New" or "Revised" License
16 stars 21 forks source link

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

Closed NightJar closed 7 years ago

NightJar commented 7 years ago

Following on from the move yesterday to host SilverStripe core (4.0+) from vendor and in the future from outside the webroot, the according adjustments are being made to all the CI and unit testing bootstrapping files in SilverStripe's supported & most commonly used modules to allow automated tests to continue passing.