Skip to content

Add a test for: EXTENDED profile parent is changed to new profile #73

Description

@bousch

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:

if [[ "${currentProfileName}" =~ .*EXTENDED$ ]]; then

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions