Skip to content

Commit

Permalink
More changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuarezruiz committed Nov 18, 2024
1 parent 4e699cd commit 5a03aa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#if ANDROID || IOS || TEST_FAILS_ON_WINDOWS // Using AppThemeBinding and changing theme not working on Windows
#if ANDROID || IOS // Using AppThemeBinding and changing theme not working on Windows
using NUnit.Framework;
using UITest.Appium;
using UITest.Core;
Expand Down

0 comments on commit 5a03aa0

Please sign in to comment.