Skip to content

Commit

Permalink
Merge pull request #72 from marcwittke/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
marcwittke committed Jun 24, 2019
2 parents 372c99f + 5528375 commit 48408d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Backend.Fx.EfCorePersistence.Tests/DbConnectionEx.cs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public DelegateDisposable(Action onDisposal)
_onDisposal = onDisposal;
}


public void Dispose()
{
_onDisposal();
Expand Down

0 comments on commit 48408d3

Please sign in to comment.