From 998796b8bfdbbfedc46a18fada42312fbe656362 Mon Sep 17 00:00:00 2001 From: devansh bawari Date: Fri, 26 Feb 2021 14:31:31 +0530 Subject: [PATCH] Reverted One File --- tests/_support/UnitTester.php | 1 - 1 file changed, 1 deletion(-) 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