mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
deleted frontend code
This commit is contained in:
@@ -57,16 +57,4 @@ class AppUpgradeTest extends TestCase
|
||||
]);
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* @test
|
||||
*/
|
||||
public function it_upgrade_app()
|
||||
{
|
||||
resolve(UpdateSystemAction::class)();
|
||||
|
||||
$this->assertDatabaseHas('app_updates', [
|
||||
'version' => '2_0_10',
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user