Skip to content

Commit 1f6f6d2

Browse files
committed
wip
1 parent 6a327d0 commit 1f6f6d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Integration/Core/LoadDiscoveryClassesTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public function do_not_discover_global_class(): void
3838
#[Test]
3939
public function do_not_discover_global_path(): void
4040
{
41-
lw($this->container->get(DiscoveryConfig::class));
4241
$this->assertFalse(GlobalHiddenPathDiscovery::$discovered);
4342
}
4443

0 commit comments

Comments
 (0)