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

toBeTrue is not a function #2358

Closed
bstrobach opened this issue Mar 3, 2020 · 1 comment
Closed

toBeTrue is not a function #2358

bstrobach opened this issue Mar 3, 2020 · 1 comment
Assignees

Comments

@bstrobach
Copy link

bstrobach commented Mar 3, 2020

I am using wallabyjs in an Ionic-Angular project with the automatic configuration in VSCode and getting the following error on this line:
grafik

If I change the method to toBeTruthy() wallaby doesn't complain:
grafik

If I run ng test all tests pass with both methods. Is this a bug in wallabyjs?
If you need any further information - just ask.

Cheers

@ArtemGovorov
Copy link
Member

Thanks for the report. The issue is fixed in the latest Wallaby core version. You may use Wallaby Force Core Update command in VS Code to download the latest version ASAP (otherwise it will be updated automatically).

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

No branches or pull requests

2 participants