Skip to content

Allow locking of the seeded admin user #1011

Allow locking of the seeded admin user

Allow locking of the seeded admin user #1011

GitHub Actions / rubocop failed Nov 25, 2024 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

spec/seeders/admin_user_seeder_spec.rb|47 col 1| Extra empty line detected at block body beginning.

Filtered Findings (0)

Annotations

Check notice on line 48 in spec/seeders/admin_user_seeder_spec.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] spec/seeders/admin_user_seeder_spec.rb#L47-L48 <Layout/EmptyLinesAroundBlockBody>

Extra empty line detected at block body beginning.
Raw output
spec/seeders/admin_user_seeder_spec.rb:47:1: C: Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning.