Skip to content

Commit 5e7b741

Browse files
committed
Testing application resilience
1 parent 7c44c5f commit 5e7b741

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Data/UnitOfWork/UnitOfWork.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ public void Dispose()
8888
{
8989
Dispose(true);
9090
GC.SuppressFinalize(this);
91-
}
91+
}
92+
}

0 commit comments

Comments
 (0)