From bb246b320509fa2f3e8bcabf957277fcc901d6f5 Mon Sep 17 00:00:00 2001 From: Etienne Roudeix Date: Wed, 18 Sep 2013 08:55:12 +0200 Subject: [PATCH] fix test --- core/lib/Thelia/Tests/Core/Template/Loop/TaxRuleTest.php | 2 +- local/modules/Colissimo/Config/schema.xml | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100755 local/modules/Colissimo/Config/schema.xml diff --git a/core/lib/Thelia/Tests/Core/Template/Loop/TaxRuleTest.php b/core/lib/Thelia/Tests/Core/Template/Loop/TaxRuleTest.php index 20523bfa5..fa24d72ee 100644 --- a/core/lib/Thelia/Tests/Core/Template/Loop/TaxRuleTest.php +++ b/core/lib/Thelia/Tests/Core/Template/Loop/TaxRuleTest.php @@ -54,7 +54,7 @@ class TaxRuleTest extends BaseLoopTestor { $tr = TaxRuleQuery::create()->findOne(); - $this->baseTestSearchById($tr->getId()); + $this->baseTestSearchById($tr->getId(), array('force_return' => true)); } } diff --git a/local/modules/Colissimo/Config/schema.xml b/local/modules/Colissimo/Config/schema.xml deleted file mode 100755 index a4e2315b0..000000000 --- a/local/modules/Colissimo/Config/schema.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -