diff --git a/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_ScrollViewer.cs b/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_ScrollViewer.cs index de0a25f9ede2..1246a0e13ffb 100644 --- a/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_ScrollViewer.cs +++ b/src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_ScrollViewer.cs @@ -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()