Problem/Motivation
Tests are failing with:
1) Drupal\Tests\fillpdf\Functional\PdfPopulationTest::testImageStamping
LogicException: Drupal\Tests\fillpdf\Traits\TestImageFieldTrait::Drupal\Tests\fillpdf\Traits\TestImageFieldTrait::createImageField called without the container being available.Proposed resolution
Remove use of $this->container from TestImageFieldTrait.
Remaining tasks
Implement.
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork fillpdf-3583294
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
liam morland