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

Command icon 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

liam morland created an issue. See original summary.

  • liam morland committed afc480ea on 5.2.x
    fix: #3583294 Remove use of `$this->container` in `TestImageFieldTrait`
    
liam morland’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.