Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run tests with 2.7.7+ #64

Open
MatejSkrbis opened this issue Sep 26, 2024 · 1 comment
Open

Unable to run tests with 2.7.7+ #64

MatejSkrbis opened this issue Sep 26, 2024 · 1 comment

Comments

@MatejSkrbis
Copy link

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.

@schoggobaer
Copy link

Its working on version 2.6.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants