Skip to content

Commit de4c4d7

Browse files
cquintana92Seldaek
andcommitted
Update src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
1 parent 6f74044 commit de4c4d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ protected function tearDown(): void
4242
public static function tearDownAfterClass(): void
4343
{
4444
static::ensureKernelShutdown();
45-
parent::tearDownAfterClass();
45+
static::$class = null;
46+
static::$kernel = null;
47+
static::$booted = false;
4648
}
4749

4850
/**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy