Skip to content

Commit

Permalink
[#425] Modify svgeez addon test
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jul 18, 2023
1 parent 1f55bb3 commit c02e98c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .template/spec/addons/variants/web/svgeez/gemfile_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@
it 'adds svgeez gem' do
expect(subject).to contain('svgeez')
end

it 'adds inline_svg gem' do
expect(subject).to contain('inline_svg')
end
end

0 comments on commit c02e98c

Please sign in to comment.