Skip to content

Commit 18ff882

Browse files
committed
Add to the uploader created in tests
1 parent 031b7ae commit 18ff882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/all.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ fn app() -> (
142142
&api_protocol,
143143
),
144144
proxy: Some(proxy),
145+
cdn: None,
145146
};
146147

147148
let config = cargo_registry::Config {

0 commit comments

Comments
 (0)