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
Tried to skip protractor tests with typescript async/await, but getting pretty nasty error - - Error: xit expects a function argument; received [object AsyncFunction]
Tried to skip protractor tests with typescript async/await, but getting pretty nasty error - - Error: xit expects a function argument; received [object AsyncFunction]
spec:
I think this could be easily fixed, but not sure is this jasminewd error or jasmine?
If someone can point me how to fix locally or point to the line of code in this repo - i can prepare pull request
The text was updated successfully, but these errors were encountered: