Skip to content

Commit f80f644

Browse files
committed
Use protected static ?bool $alwaysBootKernel = false;
1 parent 8572266 commit f80f644

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Functional/NestedPatchTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ class NestedPatchTest extends ApiTestCase
1313
use RecreateSchemaTrait;
1414
use SetupClassResourcesTrait;
1515

16+
protected static ?bool $alwaysBootKernel = false;
17+
1618
public static function getResources(): array {
1719
return [Foo6225::class, Bar6225::class];
1820
}

0 commit comments

Comments
 (0)