You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
I am using wallabyjs in an Ionic-Angular project with the automatic configuration in VSCode and getting the following error on this line:
If I change the method to
toBeTruthy()
wallaby doesn't complain: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
The text was updated successfully, but these errors were encountered: