Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentM-Ubi committed Apr 25, 2022
1 parent 7b97115 commit 2a42f30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions GitTimelapseView.Tests/GitTimelapseView.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitTimeLapseView
# GitTimelapseView

GitTimelapseView allows you to easily monitor the evolution of your Git files over time. It adds a timeline to your blame view

Expand Down

0 comments on commit 2a42f30

Please sign in to comment.