Skip to content

Commit

Permalink
test: Enable missing test on ScrollViewer
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Dec 6, 2024
1 parent 2f3ff92 commit e75b739
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 e75b739

Please sign in to comment.