Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 29, 2024
1 parent 08b3614 commit 9920a9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function can_add_settings_via_method()
$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);
Expand Down

0 comments on commit 9920a9f

Please sign in to comment.