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
I have helper used in multiple test which is getting author everytime new test is created. Due to that unnecessary execution time is there. We should replay the helper.
Version: 0.3.3
OS: MacOS
Install method: npm
Description:
I have helper used in multiple test which is getting author everytime new test is created. Due to that unnecessary execution time is there. We should replay the helper.