We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67444ec commit 2fb8982Copy full SHA for 2fb8982
1 file changed
tests/TestCase/Controller/MailPreviewControllerTest.php
@@ -49,7 +49,6 @@ public function setUp(): void
49
$routes->connect('/users/:action/*', ['controller' => 'Users']);
50
});
51
$this->configApplication(Application::class, []);
52
- $this->getTableLocator()->clear();
53
}
54
55
/**
0 commit comments