Skip to content

Commit

Permalink
Merge branch 'main' of github.com:spatie/laravel-pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 28, 2023
2 parents c6d86d7 + 751fa5c commit e2c3084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FakePdfTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

use Illuminate\Support\Facades\Route;
use Spatie\LaravelPdf\Facades\Pdf;

use Spatie\LaravelPdf\PdfBuilder;

use function Spatie\LaravelPdf\Support\pdf;

beforeEach(function () {
Expand Down

0 comments on commit e2c3084

Please sign in to comment.