diff --git a/tests/_support/UnitTester.php b/tests/_support/UnitTester.php index 36403ba77..43a47890d 100644 --- a/tests/_support/UnitTester.php +++ b/tests/_support/UnitTester.php @@ -46,7 +46,6 @@ class UnitTester extends \Codeception\Actor array $constructParams = [], array $mocks = [] ) { - dd('fawfcs'); $I = $this; $I->comment('I execute function "' . $functionName