I'm writing a test to verify that an attachment is sent along with an email. One solution to verify that the mail has an attachment came from Laracasts at https://laracasts.com/discuss/channels/testing/testing-if-a-sent-mailable-has-an-attachment but this doesn't seem to work for me. I have manually tested the functionality and the attachment is present however the test fails. My test is: