We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e97bd commit f031451Copy full SHA for f031451
tests/Files.InteractionTests/Tests/SettingsTests.cs
@@ -22,7 +22,6 @@ public void Cleanup()
22
public void VerifySettingsAreAccessible()
23
{
24
TestHelper.InvokeButtonById("SettingsButton");
25
-
26
// TODO uncomment after https://github.com/CommunityToolkit/Windows/issues/430 is resolved
27
//AxeHelper.AssertNoAccessibilityErrors(); T
28
0 commit comments