Closed (outdated)
Project:
Examples for Developers
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2023 at 06:30 UTC
Updated:
13 Apr 2026 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
enaznin commentedComment #3
enaznin commentedComment #5
enaznin commentedThe Patch test error is not directly linked to the provided solution patch.
The test error is related to the missing schema for the 'rest_example_test' content type, which is missing.
Previously, when there was no toolbar entry for the 'rest example' module, this test method 'testExampleToolbar' was never getting called, hence the error was never generated. To fix this the schema file can be added.
@jungle, Should I add the missing rest_example_test .schema.yml file here or create a follow up issue?
Comment #6
avpadernoComment #7
avpadernoThe module has been removed in #3583482: Remove modules which require a deprecated core module. It will be replaced by an example module that depends on another Drupal core module.