Skip to content

Commit a698903

Browse files
committed
Update BulkheadSpecsBase.cs
1 parent 2448e49 commit a698903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly.Specs/Bulkhead/BulkheadSpecsBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ protected void UpdateActuals()
236236
}
237237
}
238238

239-
protected AssertionFailure ActualsMatchExpecteds()
239+
protected AssertionFailure? ActualsMatchExpecteds()
240240
{
241241
UpdateActuals();
242242

0 commit comments

Comments
 (0)