Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
Fix test on update channel representation
Browse files Browse the repository at this point in the history
  • Loading branch information
Hainish committed Jan 23, 2021
1 parent ee18e93 commit 230516d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/update_channels_representation.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
UpdateChannels([UpdateChannel { name: "EFF (Full)", format: RuleSets, key: Rsa, update_path_prefix: "https://www.https-rulesets.org/v1/", scope: None, replaces_default_rulesets: true }])
UpdateChannels([UpdateChannel { name: "EFF (Full)", format: RuleSets, key: Rsa, update_path_prefix: "https://www.https-rulesets.org/v1/", scope: None, replaces_default_rulesets: true }, UpdateChannel { name: "Bloom Test", format: Bloom, key: Rsa, update_path_prefix: "https://www.https-rulesets.org/test/bloom", scope: None, replaces_default_rulesets: false }])

0 comments on commit 230516d

Please sign in to comment.