Skip to content

Commit

Permalink
Merge pull request #16825 from ramezgerges/SetOffsetsBeforeLoading
Browse files Browse the repository at this point in the history
chore: reenable SetOffsetsBeforeLoading on X11
  • Loading branch information
ramezgerges committed May 22, 2024
2 parents cf22bb0 + 76a1510 commit 937409d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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()
{
Expand Down

0 comments on commit 937409d

Please sign in to comment.