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
Removed unnecessary `async` keyword from `ExecuteAsync` method in `TestCommand` and added a proper return with `ValueTask.CompletedTask`. Updated TUnit package reference to version 0.20.0 in the test project.
0 commit comments