add basic test to make sure handler is registered #3
Annotations
7 errors
Lint code for consistent style:
app/models/federails/moderation/report.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/models/federails/moderation/report.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/models/federails/moderation/report.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
spec/rails_helper.rb#L36
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
Lint code for consistent style:
spec/rails_helper.rb#L51
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
Lint code for consistent style:
spec/requests/reports_spec.rb#L24
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body end.
|
Lint code for consistent style
Process completed with exit code 1.
|
Loading