remote-control-competition: fix pre-filled stub #2728
Annotations
2 warnings
|
exercises/practice/bank-account/BankAccountTests.cs#L158
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
exercises/practice/bank-account/BankAccountTests.cs#L158
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
The logs for this run have expired and are no longer available.
Loading