Skip to content

Commit

Permalink
Remove Blank Line
Browse files Browse the repository at this point in the history
Co-authored-by: codefactor-io[bot] <47775046+codefactor-io[bot]@users.noreply.github.com>
  • Loading branch information
pingu2k4 and codefactor-io[bot] authored Nov 23, 2024
1 parent b8f7fcd commit 88a4c71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -345,5 +345,4 @@ public void WithChanges_PropertyChangedFromValueToNull_AddsToData()
Assert.True(request.Data.ContainsKey("RegularProperty"));
Assert.Null(request.Data["RegularProperty"]);
}

}

0 comments on commit 88a4c71

Please sign in to comment.