mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
dashboard alert box for new system upgrade
This commit is contained in:
@@ -24,7 +24,8 @@ class DashboardTest extends TestCase
|
||||
->getJson('/api/admin/dashboard')
|
||||
->assertStatus(200)
|
||||
->assertJsonFragment([
|
||||
'app' => [
|
||||
'app' => [
|
||||
'shouldUpgrade' => true,
|
||||
'shouldUpgradeTranslations' => true,
|
||||
'earnings' => '$0.00',
|
||||
'isRunningCron' => false,
|
||||
|
||||
Reference in New Issue
Block a user