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
Currently TestBot.test_defaults_handling calls check_defaults_handling for every ext bot method. Both these functions do a similar thing and have common code. We can check if this can be simplified or merged.