Problem/Motivation

In #3123832: [META] Fix @todo items referencing closed issues we discovered that there are a few @todos in our odebase which references a d.o. issue that is already closed: #3219959: Update standard profile so Olivero is the default theme.

Steps to reproduce

Proposed resolution

Basically all the @todos tell us to remove some modules from the modules-to-enable in a few different tests.

At the time of #3219959: Update standard profile so Olivero is the default theme, Olivero was not in the base profile and needed some modules to be enabled to make the theme testable.
Since then, Olivero made it as the base theme and all those "extra" modules are now enabled in the base profile, so there's no need any more to enable those individually in specific tests.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#6 3347766.png21.71 KBkleiton_rodrigues

Issue fork drupal-3347766

Command icon 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:

Comments

Spokje created an issue. See original summary.

spokje’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs Review Queue Initiative

Looks good

quietone’s picture

I applied this and grepped core for other instances of the closed issue. There were none. I think is ready for commit. I'll do that in a day, unless another committer disagrees.

kleiton_rodrigues’s picture

StatusFileSize
new21.71 KB

@Spokje LGTM on remove:
3347766
RTBC +1

  • quietone committed 8177e874 on 10.1.x
    Issue #3347766 by Spokje, smustgrave: Address @todo-comments linking to...
quietone’s picture

Status: Reviewed & tested by the community » Fixed

Always pleasant to do a bit of cleanup.

Committed 8177e87 and pushed to 10.1.x. Thanks!

Status: Fixed » Closed (fixed)

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