mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 05:56:16 +00:00
Feature/add remote server logs (#159)
This commit is contained in:
@ -282,6 +282,6 @@ public function test_see_logs(): void
|
||||
'site' => $this->site,
|
||||
]))
|
||||
->assertSuccessful()
|
||||
->assertSee('Logs');
|
||||
->assertSee('Vito Logs');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user