⨯ it can render Category List ──────────────────────────────────────────────────────────────────────────────── FAILED Tests\ResourcesTest > it can render Category… BadMethodCallException Method Filament\Panel::isDeferred does not exist. at vendor/filament/support/src/Concerns/Macroable.php:72 68▕ { 69▕ $macro = static::getMacro($method); 70▕ 71▕ if ($macro === null) { ➜ 72▕ throw new BadMethodCallException(sprintf( 73▕ 'Method %s::%s does not exist.', 74▕ static::class, 75▕ $method, 76▕ )); +10 vendor frames 11 tests/TestCase.php:38
⨯ it can render Category List ──────────────────────────────────────────────────────────────────────────────── FAILED Tests\ResourcesTest > it can render Category… BadMethodCallException Method Filament\Panel::isDeferred does not exist. at vendor/filament/support/src/Concerns/Macroable.php:72 68▕ { 69▕ $macro = static::getMacro($method); 70▕ 71▕ if ($macro === null) { ➜ 72▕ throw new BadMethodCallException(sprintf( 73▕ 'Method %s::%s does not exist.', 74▕ static::class, 75▕ $method, 76▕ )); +10 vendor frames 11 tests/TestCase.php:38