mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
Fix kernel booting problem on Aggregator and Filter tests
This commit is contained in:
@@ -40,6 +40,11 @@ abstract class AbstractFilterTest extends KernelTestCase
|
||||
$this->prophet = $this->getProphet();
|
||||
}
|
||||
|
||||
protected function tearDown(): void
|
||||
{
|
||||
self::ensureKernelShutdown();
|
||||
}
|
||||
|
||||
/**
|
||||
* provide data for `testAliasDidNotDisappears`.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user