Skip to content

Commit e6b257e

Browse files
Update robusta/src/lib.rs
Co-authored-by: Toralf Wittner <[email protected]>
1 parent 81ed7af commit e6b257e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

robusta/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ mod tests {
298298
.unwrap(),
299299
)
300300
.label("decaf_smoke")
301-
.https_only(true)
302301
.build();
303302

304303
let clt = Client::new(cfg.clone());

0 commit comments

Comments
 (0)