mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-03 20:14:13 -04:00
commit
5e38ef59da
8 changed files with 6 additions and 12 deletions
|
@ -301,7 +301,6 @@ Spectator.describe Invidious::Search::Filters do
|
|||
|
||||
it "Encodes features filter (single)" do
|
||||
Invidious::Search::Filters::Features.each do |value|
|
||||
string = described_class.format_features(value)
|
||||
filters = described_class.new(features: value)
|
||||
|
||||
expect("#{filters.to_iv_params}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue