Commit 7382ba03 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add frozen_string_literal for newly added specs

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent dbdd7a44
# frozen_string_literal: true
module EE
module StubObjectStorage
def stub_packages_object_storage(**params)
......
# frozen_string_literal: true
require 'spec_helper'
describe Packages::PackageFileUploader do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment