test for missing logo

This commit is contained in:
James Mason 2018-11-19 19:05:53 -08:00
parent b4c7c8d5a4
commit 41c2995cff
2 changed files with 19 additions and 0 deletions

View file

@ -777,6 +777,7 @@ RSpec/SubjectStub:
RSpec/VerifiedDoubles:
Exclude:
- 'spec/datatables/user_datatable_spec.rb'
- 'spec/pdfs/ticket_pdf_spec.rb'
# Offense count: 1
RSpec/VoidExpect: