Change string 'Modules to enable' to {@inheritdoc} in comments

Created on 10 August 2024, 5 months ago
Updated 10 September 2024, 4 months ago

Problem/Motivation

This is a common string in tests which is still using 'enable' instead of 'install'.

Steps to reproduce

Proposed resolution

Convert the instances
grep -r 'Modules to enable' | awk -F: '{print $1}' |xargs sed -i 's/Modules to enable/Modules to install/'
See #9

Remaining tasks

Review
Follow up for the remaining usage in code

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.3 ✨

Component
OtherΒ  β†’

Last updated about 5 hours ago

Created by

πŸ‡³πŸ‡ΏNew Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024