diff --git a/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/ScrollPresenter/ScrollPresenterViewChangeTests.cs b/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/ScrollPresenter/ScrollPresenterViewChangeTests.cs index 4c87719e372d..d2fddefb8308 100644 --- a/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/ScrollPresenter/ScrollPresenterViewChangeTests.cs +++ b/src/Uno.UI.RuntimeTests/MUX/Microsoft_UI_Xaml_Controls/ScrollPresenter/ScrollPresenterViewChangeTests.cs @@ -1320,7 +1320,6 @@ private async Task ConsecutiveZoomAndScrollJumps(bool isZoomRelative, bool isScr }); } - [ConditionalTest(IgnoredPlatforms = RuntimeTestPlatform.SkiaX11)] [TestProperty("Description", "Requests a non-animated offsets change before loading scrollPresenter.")] public async Task SetOffsetsBeforeLoading() {