Skip to content

Commit

Permalink
Ignore broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanDebrunner committed Jan 26, 2023
1 parent 60f31f6 commit 965fc8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions refbox/src/app/update_sender.rs
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ mod test {
const MAX_CONN_FAILS: usize = 20;

#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
#[ignore]
async fn test_update_sender() {
let update_sender = UpdateSender::new(vec![], BINARY_PORT, JSON_PORT);

Expand Down

0 comments on commit 965fc8b

Please sign in to comment.