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
Per review feedback, remove the general exception catch block from the test.
If an unexpected exception is thrown, the task will fault and the test will fail when awaited, which is the desired behavior.
Co-authored-by: drewnoakes <[email protected]>
0 commit comments