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 Feb 26, 2024. It is now read-only.
fix(jasmine): spelling error of 'describe' in jasmine patch prevented application of sync zone
Looks like a spelling error was preventing the jasmine patch from patching "describe".
This in turn meant that the describe would not run in the sync zone.
Closes#412
0 commit comments