when running an example of the test provided in the description I get an error that method doesn't exist:
Call to undefined method Spatie\LaravelPdf\FakePdfBuilder::assertDownloaded()
How to reproduce the bug
Copy the test provided in documentation. (I do have a controller and a page that renders html)
What happened?
when running an example of the test provided in the description I get an error that method doesn't exist:
Call to undefined method Spatie\LaravelPdf\FakePdfBuilder::assertDownloaded()
How to reproduce the bug
Copy the test provided in documentation. (I do have a controller and a page that renders html)
Package Version
2.0.0
PHP Version
8.2.14
Laravel Version
10.10
Which operating systems does with happen with?
macOS
Notes
No response