mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
latest database backups included into the admin settings
This commit is contained in:
@@ -25,7 +25,7 @@ class AdminTest extends TestCase
|
||||
|
||||
$this
|
||||
->actingAs($admin)
|
||||
->getJson("/api/admin/status")
|
||||
->getJson('/api/admin/status')
|
||||
->assertOk();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user