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 bb1e3e7 commit 165f114Copy full SHA for 165f114
tests/Files.InteractionTests/Tests/SettingsTests.cs
@@ -26,8 +26,8 @@ public void VerifySettingsAreAccessible()
26
27
var settingsItems = new string[]
28
{
29
- "SettingsItemGeneral"
30
- //"SettingsItemAppearance",
+ "SettingsItemGeneral",
+ "SettingsItemAppearance",
31
////"SettingsItemLayout", TODO find workaround for the "Group by" setting block issue
32
//"SettingsItemFolders",
33
//"SettingsItemActions",
0 commit comments