Thanks to visit codestin.com Credit goes to github.com
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 3e23fda commit 9d04094Copy full SHA for 9d04094
1 file changed
src/Test/Factories.php
@@ -41,7 +41,6 @@ public function _beforeHook(): void
41
#[After]
42
public static function _shutdownFoundry(): void
43
{
44
- Configuration::instance()->persistedObjectsTracker?->reset();
45
Configuration::shutdown();
46
}
47
0 commit comments