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
{{ message }}
This repository was archived by the owner on Oct 10, 2021. It is now read-only.
xit,xdescribe,fit, andfdescribeare not setting labelled specs as pending/focused respectively.xitandxdescriberun the labelled spec(s)fitandfdescribebreak the test suiteThis is reproducible on my fork.
I modified the jasmine example to demo