test for missing logo

This commit is contained in:
James Mason 2018-11-19 19:05:53 -08:00
parent 4667f4bf43
commit ae2b92ec3b
No known key found for this signature in database
GPG key ID: 1B3951886C449023
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: