Skip to content

Commit

Permalink
fix: fix test ignore issues
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 10, 2021
1 parent d42c9e7 commit 864557e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helper/exec_wrapper/meili_exec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ mod tests {
}

#[test]
#[ignore]
fn test_feed_settings() {
let define = &get_define();
let _ = feed_settings_reqwest(&"http://127.0.0.1:7700".to_string(), define);
Expand Down

0 comments on commit 864557e

Please sign in to comment.