Skip to content

Commit

Permalink
Merge pull request #19027 from unoplatform/dev/mazi/missing-test
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund authored Dec 10, 2024
2 parents e63f21e + 383a551 commit a6667aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1511,6 +1511,7 @@ public async Task When_SCP_Content_EmptySized_WithMargin_LayoutCycle()
await UITestHelper.Load(SUT, x => x.IsLoaded);
}

[TestMethod]
public async Task When_Zero_Size_With_Margin()
{
var SUT = new ScrollViewer()
Expand Down

0 comments on commit a6667aa

Please sign in to comment.