Right now EntitySelectWidgetTest uses the stores field on products.
This is a problem for #3002939: Convert order/product multivalue configurable fields back into base fields where we are converting the stores field back to a base field, making it unusable for this test.

So, let's create a stores field on nodes instead, and use that for the test.

CommentFileSizeAuthor
#2 3024128-2.patch7.55 KBbojanz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bojanz created an issue. See original summary.

bojanz’s picture

Status: Active » Needs review
FileSize
7.55 KB

Let's try this.

  • bojanz committed 9ecd04b on 8.x-2.x
    Issue #3024128 by bojanz: EntitySelectWidgetTest should use its own...
bojanz’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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