Skip to content
Snippets Groups Projects
Commit 5c30f29e authored by Bernd Oliver Suenderhauf's avatar Bernd Oliver Suenderhauf
Browse files

Issue #3058477 by Pancho: Expand pdftk parse test to LocalServer backend

parent 534c297d
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ class PdfParseTest extends FillPdfTestBase { ...@@ -70,7 +70,7 @@ class PdfParseTest extends FillPdfTestBase {
* FillPdfForm with the parsed values. * FillPdfForm with the parsed values.
* @see https://www.drupal.org/project/fillpdf/issues/3056400 * @see https://www.drupal.org/project/fillpdf/issues/3056400
*/ */
protected function backendTest(Config $fillpdf_config) { protected function backendTest(Config $config) {
$this->uploadTestPdf('fillpdf_Ŧäßð_v3â.pdf'); $this->uploadTestPdf('fillpdf_Ŧäßð_v3â.pdf');
$this->assertSession()->pageTextNotContains('No fields detected in PDF.'); $this->assertSession()->pageTextNotContains('No fields detected in PDF.');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment