mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
Remove deprecation linked to kernel shutdown
This commit is contained in:
@@ -48,9 +48,9 @@ final class RemoteCalendarMSGraphSyncControllerTest extends WebTestCase
|
||||
}
|
||||
JSON;
|
||||
|
||||
protected function setUp(): void
|
||||
protected function tearDown(): void
|
||||
{
|
||||
self::bootKernel();
|
||||
self::ensureKernelShutdown();
|
||||
}
|
||||
|
||||
public function testSendNotification(): void
|
||||
|
Reference in New Issue
Block a user