Skip to content

Commit

Permalink
#28: Synergy.Contracts: Fixed typo in TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinCelej committed Jan 16, 2024
1 parent 5c3730c commit 5e97bb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Total: 14
- TODO: Marcin Celej [from: Marcin Celej on: 08-04-2023]: check that and probably convert docs int tt

## [Synergy.Contracts.Test.csproj](../../Synergy.Contracts.Test.csproj)
- TODO: Remobve NUnit and replace it with xunit
- TODO: Remove NUnit and replace it with xunit

## [FailBoolean.cs](../../../Synergy.Contracts/Failures/FailBoolean.cs)
- TODO:mace (from:mace @ 22-10-2016): variable.FailIfFalse(message)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<!-- TODO: Remobve NUnit and replace it with xunit -->
<!-- TODO: Remove NUnit and replace it with xunit -->
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="Verify.Xunit" Version="22.11.5" />
<PackageReference Include="xunit" Version="2.6.5" />
Expand Down

0 comments on commit 5e97bb1

Please sign in to comment.