From 83e28c146a18e4080dbadb8e2f34a3688de6d698 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 6 Nov 2014 23:26:08 +0100 Subject: cleanup at tear down --- tests/integration/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/integration/bootstrap.php b/tests/integration/bootstrap.php index 1fa6d08b8..fb050dea1 100644 --- a/tests/integration/bootstrap.php +++ b/tests/integration/bootstrap.php @@ -188,7 +188,7 @@ class NewsIntegrationTest extends \PHPUnit_Framework_TestCase { protected function tearDown() { - //$this->cleanUp(); + $this->cleanUp(); } -- cgit v1.2.3