We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d656d commit f2a8c2eCopy full SHA for f2a8c2e
Test/KernelTestCase.php
@@ -45,6 +45,7 @@ private function doTearDown()
45
{
46
static::ensureKernelShutdown();
47
static::$kernel = null;
48
+ static::$booted = false;
49
}
50
51
/**
0 commit comments