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
GD-291: Spy fails for class with custom formatted function signature (#292)
* GD-291: Spy fails for class with custom formatted function signature
- spy was failing to parse the function signature for custom formatted functions
- scans now until end of function to collect the complete function signature
- fixed error line detection for verify_no_interactions and verify_no_more_interactions
0 commit comments