Skip to content

Commit 2fb8982

Browse files
committed
Remove bogus code
1 parent 67444ec commit 2fb8982

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/TestCase/Controller/MailPreviewControllerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public function setUp(): void
4949
$routes->connect('/users/:action/*', ['controller' => 'Users']);
5050
});
5151
$this->configApplication(Application::class, []);
52-
$this->getTableLocator()->clear();
5352
}
5453

5554
/**

0 commit comments

Comments
 (0)