Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
(Lesson learned: wait for CI to finish ...)
  • Loading branch information
SfietKonstantin committed Aug 14, 2021
1 parent e4c9d2c commit fc66984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/default-features-build/tests/test_no_https.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use pretend::{pretend, request, Pretend, Result, Url};
use pretend::{pretend, Pretend, Result, Url};

#[pretend]
trait HttpBin {
Expand Down

0 comments on commit fc66984

Please sign in to comment.