Skip to content

Add # frozen_string_literal to spec/workers

Thong Kuah requested to merge frozen_string_spec_workers into master

What does this MR do?

Adds # frozen_string_literal: true to spec/workers

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/59758

Does this MR meet the acceptance criteria?

Edited by Thong Kuah

Merge request reports