Skip to content
Snippets Groups Projects
Commit e6e6899f authored by Oswaldo Ferreira's avatar Oswaldo Ferreira
Browse files

Add frozen literal

parent 4448781c
No related merge requests found
# frozen_string_literal: true
shared_examples 'diff file base entity' do
it 'exposes essential attributes' do
expect(subject).to include(:content_sha, :submodule, :submodule_link,
......
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