Problem/Motivation
This skips modules without default config, but before it does that, it installs config from system and user - we can do that after deciding whether to skip or not.
173.503s Drupal\KernelTests\Config\DefaultConfigTest 33 passed, 45 skipped
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3613188
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:
- 3613188-optimize-defaultconfigtest
changes, plain diff MR !16439
Comments
Comment #3
catchComment #4
catchAfter:
Comment #5
smustgrave commentedSeems straight forward moving the snippet down some.
Comment #6
longwaveCommitted and pushed 1d6d4b4855b to main. Thanks!