mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-30 12:09:57 +09:00
Add type hints for Laravel 10
This commit is contained in:
@@ -9,7 +9,7 @@ class SettingsTest extends TestCase
|
||||
{
|
||||
use RefreshDatabase;
|
||||
|
||||
public function test_displays_the_settings_page()
|
||||
public function test_displays_the_settings_page(): void
|
||||
{
|
||||
$this->seed();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user