This commit is contained in:
Manuel Raynaud
2014-03-09 19:40:36 +01:00
parent 8816306e9f
commit 265d8b5a5f
324 changed files with 23478 additions and 20808 deletions

View File

@@ -63,8 +63,6 @@ class RemoveXPercentTest extends \PHPUnit_Framework_TestCase
->disableOriginalConstructor()
->getMock();
$currencies = CurrencyQuery::create()->find();
$stubFacade->expects($this->any())
->method('getAvailableCurrencies')