Skip to content

Commit 89a5368

Browse files
committed
Register panel
1 parent f0c305c commit 89a5368

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/TestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ protected function setUp(): void
2929
{
3030
parent::setUp();
3131

32+
Filament::setCurrentPanel($this->panelName);
33+
3234
Factory::guessFactoryNamesUsing(
3335
fn (
3436
string $modelName,

0 commit comments

Comments
 (0)