Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
This commit is contained in:
parent
2177daeae9
commit
3680e032b4
17 changed files with 25 additions and 21 deletions
|
@ -8,6 +8,7 @@ RSpec.describe FetchResourceService, type: :service do
|
|||
|
||||
context 'with blank url' do
|
||||
let(:url) { '' }
|
||||
|
||||
it { is_expected.to be_nil }
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue