migrating tests (Backups)

This commit is contained in:
Saeed Vaziry
2024-10-08 23:00:16 +02:00
parent 0da21f40bd
commit eaecafc9b0
5 changed files with 43 additions and 25 deletions

View File

@ -14,6 +14,8 @@ class Index extends Page
protected static ?string $title = 'Headless Console';
protected static ?string $navigationLabel = 'Console';
public function mount(): void
{
$this->authorize('manage', $this->server);