mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
Don't tearDown twice
This commit is contained in:
parent
7bdc57b9c4
commit
3f4829cf64
@ -4,7 +4,6 @@ class BaseTestCase extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function setUp()
|
||||
{
|
||||
$this->tearDown();
|
||||
}
|
||||
|
||||
public function tearDown()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user