diff --git a/tests/Valitron/BaseTestCase.php b/tests/Valitron/BaseTestCase.php index 9754f01..fec8efc 100644 --- a/tests/Valitron/BaseTestCase.php +++ b/tests/Valitron/BaseTestCase.php @@ -4,7 +4,6 @@ class BaseTestCase extends \PHPUnit_Framework_TestCase { public function setUp() { - $this->tearDown(); } public function tearDown()