Skip to content

Commit

Permalink
Add missing reference to "Superpower" in test project (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz authored Oct 29, 2024
1 parent f26c880 commit 58f7da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CSnakes.Tests/CSnakes.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<PackageReference Include="coverlet.collector" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Shouldly" />
<PackageReference Include="Superpower" />
<PackageReference Include="System.Net.Http" />
<PackageReference Include="System.Text.RegularExpressions" />
<PackageReference Include="xunit" />
Expand Down

0 comments on commit 58f7da6

Please sign in to comment.