mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 05:56:16 +00:00
fix tests
This commit is contained in:
@ -41,6 +41,7 @@ public function test_see_providers_list(): void
|
||||
]);
|
||||
|
||||
$this->get(route('storage-providers'))
|
||||
->assertSuccessful()
|
||||
->assertSee($provider->profile);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user