Skip to content

Commit 165f114

Browse files
committed
Test
1 parent bb1e3e7 commit 165f114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Files.InteractionTests/Tests/SettingsTests.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ public void VerifySettingsAreAccessible()
2626

2727
var settingsItems = new string[]
2828
{
29-
"SettingsItemGeneral"
30-
//"SettingsItemAppearance",
29+
"SettingsItemGeneral",
30+
"SettingsItemAppearance",
3131
////"SettingsItemLayout", TODO find workaround for the "Group by" setting block issue
3232
//"SettingsItemFolders",
3333
//"SettingsItemActions",

0 commit comments

Comments
 (0)