Add a test for: EXTENDED profile parent is changed to new profile
Opened this issue · 1 comments
bousch commented
Consider adding a test for the feature described below:
After a new profile is created for a language and the current Default profile for the language is an extended profile that has a name that ends with "EXTENDED"
then the newly created profile will be set as the new parent of the "EXTENDED" profile.
The feature is implemented here:
Line 222 in e9505d4
wkoot commented
Likewise, when a different parent language_profile
is provided (i.e. "Community Rust"
)