mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 08:22:41 +08:00
Apply fixes from StyleCI
This commit is contained in:
parent
08b36149fd
commit
9920a9f2f0
@ -47,7 +47,7 @@ class TestCaseTest extends TestCase
|
||||
$this->assertEquals('something_other_than_username', $settings->get('display_name_driver'));
|
||||
}
|
||||
|
||||
#[Test]
|
||||
#[Test]
|
||||
public function settings_cleaned_up_from_previous_method()
|
||||
{
|
||||
$settings = $this->app()->getContainer()->make(SettingsRepositoryInterface::class);
|
||||
|
Loading…
x
Reference in New Issue
Block a user