0.2.72 - Magic button, Next up fixes
This commit is contained in:
@@ -81,6 +81,8 @@ func TestPreferenceValueLabelWordsEveryKind(t *testing.T) {
|
||||
{"homeSections", []string{"latest", "continue"}, "Latest movies, Continue watching"},
|
||||
{"homeHiddenRows", []string{}, "None"},
|
||||
{"homeHiddenRows", []string{"recommended"}, "recommended"},
|
||||
{"profileInitials", "MC", "MC"},
|
||||
{"profileInitials", "", "Automatic"},
|
||||
} {
|
||||
definition, ok := preferenceDefinitionFor(testCase.key)
|
||||
if !ok {
|
||||
|
||||
Reference in New Issue
Block a user