1) Drupal\Tests\commerce_order\Kernel\Entity\OrderTest::testOrder
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for commerce_order.commerce_order_type.default with the following errors: commerce_order.commerce_order_type.default:third_party_settings.commerce_checkout.checkout_flow missing schema
The third party setting is not defined in the module's schema.yml
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | missing_third_party-2714855-2.patch | 629 bytes | mglaman |
Comments
Comment #2
mglamanHere is the missing schema.
Comment #3
mglamanComment #5
bojanz commentedThanks!