neilime / zf2-assets-bundle

AssetsBundle is a module for Zend Framework 2 allowing asset managment (bundling & caching)
https://neilime.github.io/zf2-assets-bundle/
MIT License
33 stars 20 forks source link

removed ServiceLocatorAwareInterface from JsCustomStrategy ISSUE 43 #48

Closed jens-kompter closed 8 years ago

neilime commented 8 years ago

PhpUnit tests are broken, can you fix them please.

jens-kompter commented 8 years ago

phpunit AssetsBundleTest/View/Strategy/JsCustomStrategyTest PHPUnit 5.4.6 by Sebastian Bergmann and contributors.

Runtime: PHP 5.6.22-0+deb8u1 with Xdebug 2.2.5 Configuration: /home/jens/zend/vendor/neilime/zf2-assets-bundle/tests/phpunit.xml

..... 5 / 5 (100%)

Time: 129 ms, Memory: 14.00MB

OK (5 tests, 5 assertions)

neilime commented 8 years ago

Thank you for this improvement.