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 6a327d0 commit 1f6f6d2Copy full SHA for 1f6f6d2
tests/Integration/Core/LoadDiscoveryClassesTest.php
@@ -38,7 +38,6 @@ public function do_not_discover_global_class(): void
38
#[Test]
39
public function do_not_discover_global_path(): void
40
{
41
- lw($this->container->get(DiscoveryConfig::class));
42
$this->assertFalse(GlobalHiddenPathDiscovery::$discovered);
43
}
44
0 commit comments