Skip to content

Commit af2f3d8

Browse files
committed
Cleanup FilterBranchFixture test repositories
1 parent 962f66e commit af2f3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LibGit2Sharp.Tests/FilterBranchFixture.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public FilterBranchFixture()
2020
public override void Dispose()
2121
{
2222
repo.Dispose();
23+
base.Dispose();
2324
}
2425

2526
[Fact]

0 commit comments

Comments
 (0)