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
Do not modify stack trace of JestAssertionError (#4516)
* Do not modify stack trace of JestAssertionError.
* Added test for stack trace of nested matchers.
* Fixed test for nested matcher and added test for normal matchers.
* Only comparing line numbers in test because function names in stack trace seem to be platform dependent.
0 commit comments