diff --git a/tests/PdfTest.php b/tests/PdfTest.php index 0a6a514..d822349 100644 --- a/tests/PdfTest.php +++ b/tests/PdfTest.php @@ -22,8 +22,8 @@ public function it_can_convert_html_to_pdf() 'Title' => 'Tarfin', 'Subject' => 'Tarfin', 'Keywords' => 'easy-pdf, pdf', - 'Creator' => 'Tarfin', - 'Author' => 'Faruk Can', + 'Creator' => 'Tarfin', + 'Author' => 'Faruk Can', 'AutoPageBreak' => [true, 0], ]) ->withConfig([