mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Removing unneeded line in test case
This commit is contained in:
parent
2a39e6869c
commit
28ba1c9fd9
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ class DebugTransportTest extends CakeTestCase {
|
|||
*/
|
||||
public function setUp() {
|
||||
$this->DebugTransport = new DebugTransport();
|
||||
$this->DebugTransport->config();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue