Silent self-update, active sessions with real client IPs, genre/year browsing, handoff fix #119
@@ -47,7 +47,7 @@ func TestParseYearFilter(t *testing.T) {
|
||||
wantErr: errInvertedYearRange,
|
||||
},
|
||||
{
|
||||
name: "whitespace-only values are treated as absent",
|
||||
name: "whitespace-only values are treated as absent",
|
||||
query: "year_from=%20&year_to=%20", wantActive: false,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user