Skip to content

Unable to run tests with 2.7.7+ #64

@MatejSkrbis

Description

@MatejSkrbis

It looks like this commit broke my tests.

I am using framework Ts.ED that got build in inherited methods that are named like:

async $afterInit(): Promise<void> {
    // Logic
}

As $ is special character it looks like it is not detected correctly by RegEx used in this commit.

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