Fix replacing references of presenter_id #24387
Triggered via pull request
September 22, 2024 19:01
Status
Success
Total duration
4m 17s
Artifacts
–
Annotations
4 notices
[rubocop] modules/meeting/spec/services/principals/replace_references_service_call_integration_spec.rb#L33 <Style/StringLiterals>:
modules/meeting/spec/services/principals/replace_references_service_call_integration_spec.rb#L33
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
|
[rubocop] spec/services/principals/replace_references_service_call_integration_spec.rb#L30 <Style/StringLiterals>:
spec/services/principals/replace_references_service_call_integration_spec.rb#L30
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|