Skip to content

Commit

Permalink
chore: Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Nov 6, 2023
1 parent ce0bc26 commit f9ac7c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ public async Task When_TextBox_Wrap_Custom_Style()
[TestMethod]
#if __SKIA__ || __IOS__
[Ignore("Fails on Skia and iOS")]
// On iOS, the failure is: AssertFailedException: Expected value to be greater than 1199.0, but found 1199.0.
// On iOS, the failure is: AssertFailedException: Expected value to be greater than 1199.0, but found 1199.0.
// Since the number is large, it looks like the TextBox is taking the full height.
#endif
public async Task When_TextBox_Wrap_Fluent()
Expand Down

0 comments on commit f9ac7c1

Please sign in to comment.