mirror of https://github.com/ErsatzTV/ErsatzTV.git
Browse Source
ErsatzTV.Tests references NUnit, NUnit3TestAdapter and Shouldly, but not Microsoft.NET.Test.Sdk. Without it `dotnet test` builds the project and then discovers nothing in it, so the two MultiSelectBase tests added alongside the project in #2738 have never actually run. Adding the package lets them execute; both pass, and a solution-wide `dotnet test` still reports no failures. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>pull/2944/merge
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue