Skip to content

Commit ea2e895

Browse files
Vignesh-SF3580jsuarezruiz
authored andcommitted
updated Issue25599.cs
1 parent 9438944 commit ea2e895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25599.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if TEST_FAILS_ON_CATALYST || TEST_FAILS_ON_IOS // To fix the issue in ios https://github.com/dotnet/maui/pull/25749#pullrequestreview-2554186362
1+
#if TEST_FAILS_ON_CATALYST && TEST_FAILS_ON_IOS // To fix the issue in ios https://github.com/dotnet/maui/pull/25749#pullrequestreview-2554186362
22
using NUnit.Framework;
33
using UITest.Appium;
44
using UITest.Core;

0 commit comments

Comments
 (0)