- Issue created by @Lleytere
- Merge request !29Issue #3498499 - Group annotation added to MonologKernelTest class → (Open) created by Lleytere
Annotation @group isn't set in MonologKernelTest, so running core test script errors out.
Install monolog and list tests using the cli via php web/core/scripts/run-tests.sh --list
Add the @group annotation to the IgnoreSchemaTest test class.
Active
3.0
Code